Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neuroml/org.neuroml.model.injectingplugin
NeuroML JAXB plug-in to inject code during code generation from schema
https://github.com/neuroml/org.neuroml.model.injectingplugin
neuroml
Last synced: 21 days ago
JSON representation
NeuroML JAXB plug-in to inject code during code generation from schema
- Host: GitHub
- URL: https://github.com/neuroml/org.neuroml.model.injectingplugin
- Owner: NeuroML
- License: lgpl-3.0
- Created: 2012-10-11T09:43:59.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T14:37:59.000Z (5 months ago)
- Last Synced: 2024-08-20T16:52:41.298Z (5 months ago)
- Topics: neuroml
- Language: Java
- Homepage: https://neuroml.org
- Size: 325 KB
- Stars: 1
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.lesser
Awesome Lists containing this project
README
NeuroML JAXB Injecting Plugin
=============================[![Java CI with Maven](https://github.com/NeuroML/org.neuroml.model.injectingplugin/actions/workflows/ci.yml/badge.svg)](https://github.com/NeuroML/org.neuroml.model.injectingplugin/actions/workflows/ci.yml)
[![GitHub](https://img.shields.io/github/license/NeuroML/org.neuroml.model.injectingplugin)](https://github.com/NeuroML/org.neuroml.model.injectingplugin/blob/master/LICENSE.lesser)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/NeuroML/org.neuroml.model.injectingplugin)](https://github.com/NeuroML/org.neuroml.model.injectingplugin/pulls)
[![GitHub issues](https://img.shields.io/github/issues/NeuroML/org.neuroml.model.injectingplugin)](https://github.com/NeuroML/org.neuroml.model.injectingplugin/issues)
[![GitHub Org's stars](https://img.shields.io/github/stars/NeuroML?style=social)](https://github.com/NeuroML)
[![Twitter Follow](https://img.shields.io/twitter/follow/NeuroML?style=social)](https://twitter.com/NeuroML)
[![Gitter](https://badges.gitter.im/NeuroML/community.svg)](https://gitter.im/NeuroML/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)This Java JAXB plugin is used to inject supplementary code to the NeuroML
classes during their generation from the schema.This code is distributed under the terms of the GNU Lesser General Public License.
API Documentation for this can be found [here](http://neuroml.github.io/org.neuroml.model.injectingplugin/index.html).