| License |
License |
|---|---|
| GroupId | GroupIdeu.cedarsoft.utils.history |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHistory Core
cedarsoft Open Projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| core-1.3.pom | |
| core-1.3.jar | 62 KB |
| core-1.3-sources.jar | 32 KB |
| core-1.3-javadoc.jar | 248 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.cedarsoft.utils.history/core/ -->
<dependency>
<groupId>eu.cedarsoft.utils.history</groupId>
<artifactId>core</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cedarsoft.utils.history/core/
implementation 'eu.cedarsoft.utils.history:core:1.3'
// https://jarcasting.com/artifacts/eu.cedarsoft.utils.history/core/
implementation ("eu.cedarsoft.utils.history:core:1.3")
'eu.cedarsoft.utils.history:core:jar:1.3'
<dependency org="eu.cedarsoft.utils.history" name="core" rev="1.3">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cedarsoft.utils.history', module='core', version='1.3')
)
libraryDependencies += "eu.cedarsoft.utils.history" % "core" % "1.3"
[eu.cedarsoft.utils.history/core "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.glazedlists : glazedlists_java15 | jar | 1.7.0 |
| fest » fest-reflect | jar | 0.4 |
| eu.cedarsoft.utils : common | jar | 1.3 |
| joda-time : joda-time | jar | 1.5.2 |
| eu.cedarsoft : guice-annotations | jar | 1.0 |
| commons-logging : commons-logging | jar | 1.1.1 |
| log4j : log4j | jar | 1.2.14 |
| com.intellij : annotations | jar | 7.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring | jar | 2.5.5 |
| eu.cedarsoft.utils : test-utils | jar | 1.3 |
| commons-io : commons-io | jar | 1.4 |
| org.testng : testng | jar | 5.8 |
| org.easymock : easymockclassextension | jar | 2.4 |
| org.easymock : easymock | jar | 2.4 |
| fest » fest-assert | jar | 1.0a1 |