License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.rheagroup |
ArtifactId | ArtifactIdcdp4jsonfiledal |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionCDP4 JSON File Dal
A parent pom that is used by all CDP4 modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdp4jsonfiledal-3.0.0.pom | |
cdp4jsonfiledal-3.0.0.jar | 21 KB |
cdp4jsonfiledal-3.0.0-sources.jar | 16 KB |
cdp4jsonfiledal-3.0.0-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rheagroup/cdp4jsonfiledal/ -->
<dependency>
<groupId>com.rheagroup</groupId>
<artifactId>cdp4jsonfiledal</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rheagroup/cdp4jsonfiledal/
implementation 'com.rheagroup:cdp4jsonfiledal:3.0.0'
// https://jarcasting.com/artifacts/com.rheagroup/cdp4jsonfiledal/
implementation ("com.rheagroup:cdp4jsonfiledal:3.0.0")
'com.rheagroup:cdp4jsonfiledal:jar:3.0.0'
<dependency org="com.rheagroup" name="cdp4jsonfiledal" rev="3.0.0">
<artifact name="cdp4jsonfiledal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rheagroup', module='cdp4jsonfiledal', version='3.0.0')
)
libraryDependencies += "com.rheagroup" % "cdp4jsonfiledal" % "3.0.0"
[com.rheagroup/cdp4jsonfiledal "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.rheagroup : cdp4dal | jar | 3.0.0 |
com.rheagroup : cdp4jsonserializer | jar | 3.0.0 |
net.lingala.zip4j : zip4j | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.4.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.27.0 |