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