License |
License |
---|---|
GroupId | GroupIdcom.rheagroup |
ArtifactId | ArtifactIdcdp4common |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionCDP4 Common
A parent pom that is used by all CDP4 modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdp4common-3.0.0.pom | |
cdp4common-3.0.0.jar | 1 MB |
cdp4common-3.0.0-sources.jar | 1 MB |
cdp4common-3.0.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rheagroup/cdp4common/ -->
<dependency>
<groupId>com.rheagroup</groupId>
<artifactId>cdp4common</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rheagroup/cdp4common/
implementation 'com.rheagroup:cdp4common:3.0.0'
// https://jarcasting.com/artifacts/com.rheagroup/cdp4common/
implementation ("com.rheagroup:cdp4common:3.0.0")
'com.rheagroup:cdp4common:jar:3.0.0'
<dependency org="com.rheagroup" name="cdp4common" rev="3.0.0">
<artifact name="cdp4common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rheagroup', module='cdp4common', version='3.0.0')
)
libraryDependencies += "com.rheagroup" % "cdp4common" % "3.0.0"
[com.rheagroup/cdp4common "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.google.guava : guava | jar | 27.0.1-jre |
org.apache.commons : commons-math3 | jar | 3.6.1 |
com.intellij : annotations | jar | 12.0 |
org.reflections : reflections | jar | 0.9.11 |
org.apache.logging.log4j : log4j-api | jar | 2.11.2 |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.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 |
org.junit.jupiter : junit-jupiter-params | jar | 5.4.0 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.12.2 |
org.apiguardian : apiguardian-api | jar | 1.0.0 |