License |
License |
---|---|
GroupId | GroupIdcom.cyc.xml |
ArtifactId | ArtifactIdcyc-jaxb-parent |
Version | Version1.1.0 |
Type | Typepom |
Description |
DescriptionJAXB Parent
Provides general configuration Cycorp's JAXB projects.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cyc-jaxb-parent-1.1.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cyc.xml/cyc-jaxb-parent/ -->
<dependency>
<groupId>com.cyc.xml</groupId>
<artifactId>cyc-jaxb-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cyc.xml/cyc-jaxb-parent/
implementation 'com.cyc.xml:cyc-jaxb-parent:1.1.0'
// https://jarcasting.com/artifacts/com.cyc.xml/cyc-jaxb-parent/
implementation ("com.cyc.xml:cyc-jaxb-parent:1.1.0")
'com.cyc.xml:cyc-jaxb-parent:pom:1.1.0'
<dependency org="com.cyc.xml" name="cyc-jaxb-parent" rev="1.1.0">
<artifact name="cyc-jaxb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cyc.xml', module='cyc-jaxb-parent', version='1.1.0')
)
libraryDependencies += "com.cyc.xml" % "cyc-jaxb-parent" % "1.1.0"
[com.cyc.xml/cyc-jaxb-parent "1.1.0"]