License |
License |
---|---|
GroupId | GroupIdorg.gedcomx |
ArtifactId | ArtifactIdenunciate-gedcomx-support |
Version | Version1.0.198.M1 |
Type | Typejar |
Description |
DescriptionGEDCOM X - Enunciate Integration Support
The Java implementation of the GEDCOM X specification set.
|
<!-- https://jarcasting.com/artifacts/org.gedcomx/enunciate-gedcomx-support/ -->
<dependency>
<groupId>org.gedcomx</groupId>
<artifactId>enunciate-gedcomx-support</artifactId>
<version>1.0.198.M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gedcomx/enunciate-gedcomx-support/
implementation 'org.gedcomx:enunciate-gedcomx-support:1.0.198.M1'
// https://jarcasting.com/artifacts/org.gedcomx/enunciate-gedcomx-support/
implementation ("org.gedcomx:enunciate-gedcomx-support:1.0.198.M1")
'org.gedcomx:enunciate-gedcomx-support:jar:1.0.198.M1'
<dependency org="org.gedcomx" name="enunciate-gedcomx-support" rev="1.0.198.M1">
<artifact name="enunciate-gedcomx-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gedcomx', module='enunciate-gedcomx-support', version='1.0.198.M1')
)
libraryDependencies += "org.gedcomx" % "enunciate-gedcomx-support" % "1.0.198.M1"
[org.gedcomx/enunciate-gedcomx-support "1.0.198.M1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.enunciate : enunciate-core | jar | 1.29 |
org.codehaus.enunciate : enunciate-docs | jar | 1.29 |
org.codehaus.enunciate : enunciate-obj-c | jar | 1.29 |
org.gedcomx : gedcomx-rt-support | jar | 1.0.198.M1 |
org.gedcomx : gedcomx-test-support | jar | 1.0.198.M1 |
org.codehaus.enunciate : enunciate-core-rt | jar | 1.29 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.8.0 |
org.codehaus.jackson : jackson-xc | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14 |