| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.gedcomx |
| ArtifactId | ArtifactIdgedcomx-fileformat |
| Last Version | Last Version2.145.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGEDCOM X - File Reading and Writing Utilities
The Java implementation of the GEDCOM X specification set.
|
| Filename | Size |
|---|---|
| gedcomx-fileformat-2.145.0.pom | |
| gedcomx-fileformat-2.145.0.jar | 14 KB |
| gedcomx-fileformat-2.145.0-sources.jar | 12 KB |
| gedcomx-fileformat-2.145.0-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.gedcomx/gedcomx-fileformat/ -->
<dependency>
<groupId>org.gedcomx</groupId>
<artifactId>gedcomx-fileformat</artifactId>
<version>2.145.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gedcomx/gedcomx-fileformat/
implementation 'org.gedcomx:gedcomx-fileformat:2.145.0'
// https://jarcasting.com/artifacts/org.gedcomx/gedcomx-fileformat/
implementation ("org.gedcomx:gedcomx-fileformat:2.145.0")
'org.gedcomx:gedcomx-fileformat:jar:2.145.0'
<dependency org="org.gedcomx" name="gedcomx-fileformat" rev="2.145.0">
<artifact name="gedcomx-fileformat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gedcomx', module='gedcomx-fileformat', version='2.145.0')
)
libraryDependencies += "org.gedcomx" % "gedcomx-fileformat" % "2.145.0"
[org.gedcomx/gedcomx-fileformat "2.145.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey : jersey-client | jar | 1.19.4 |
| org.gedcomx : gedcomx-model | jar | 2.145.0 |
| org.gedcomx : gedcomx-rt-support | jar | 2.145.0 |
| org.gedcomx : gedcomx-rs-rt-support | jar | 2.145.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.mail : mail | jar | 1.4.7 |
| junit : junit | jar | 4.13.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.16.1 |
| org.junit.platform : junit-platform-launcher | jar | 1.6.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.mockito : mockito-core | jar | 1.10.19 |