| License |
License |
|---|---|
| GroupId | GroupIdcn.lzgabel.jaxb.jaxb |
| ArtifactId | ArtifactIdjaxb-bom |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJAXB BOM
JAXB Bill of Materials (BOM)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jaxb-bom-3.0.2.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.lzgabel.jaxb.jaxb/jaxb-bom/ -->
<dependency>
<groupId>cn.lzgabel.jaxb.jaxb</groupId>
<artifactId>jaxb-bom</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.lzgabel.jaxb.jaxb/jaxb-bom/
implementation 'cn.lzgabel.jaxb.jaxb:jaxb-bom:3.0.2'
// https://jarcasting.com/artifacts/cn.lzgabel.jaxb.jaxb/jaxb-bom/
implementation ("cn.lzgabel.jaxb.jaxb:jaxb-bom:3.0.2")
'cn.lzgabel.jaxb.jaxb:jaxb-bom:pom:3.0.2'
<dependency org="cn.lzgabel.jaxb.jaxb" name="jaxb-bom" rev="3.0.2">
<artifact name="jaxb-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.lzgabel.jaxb.jaxb', module='jaxb-bom', version='3.0.2')
)
libraryDependencies += "cn.lzgabel.jaxb.jaxb" % "jaxb-bom" % "3.0.2"
[cn.lzgabel.jaxb.jaxb/jaxb-bom "3.0.2"]