License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.northdata.schema |
ArtifactId | ArtifactIdbodacc |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionJAXB Bindings for BODACC
JAXB Bindings Specs for BODACC
|
Filename | Size |
---|---|
bodacc-1.0.0.pom | |
bodacc-1.0.0.jar | 164 KB |
bodacc-1.0.0-sources.jar | 131 KB |
bodacc-1.0.0-javadoc.jar | 764 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.northdata.schema/bodacc/ -->
<dependency>
<groupId>com.northdata.schema</groupId>
<artifactId>bodacc</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.northdata.schema/bodacc/
implementation 'com.northdata.schema:bodacc:1.0.0'
// https://jarcasting.com/artifacts/com.northdata.schema/bodacc/
implementation ("com.northdata.schema:bodacc:1.0.0")
'com.northdata.schema:bodacc:jar:1.0.0'
<dependency org="com.northdata.schema" name="bodacc" rev="1.0.0">
<artifact name="bodacc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.northdata.schema', module='bodacc', version='1.0.0')
)
libraryDependencies += "com.northdata.schema" % "bodacc" % "1.0.0"
[com.northdata.schema/bodacc "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |