| License |
License
GLP with Classpath Exception
|
|---|---|
| GroupId | GroupIdcom.cedarsoft.utils.history |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version1.3.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHistory Core
cedarsoft Open Projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| core-1.3.7.pom | |
| core-1.3.7.jar | 64 KB |
| core-1.3.7-sources.jar | 32 KB |
| core-1.3.7-javadoc.jar | 250 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.utils.history/core/ -->
<dependency>
<groupId>com.cedarsoft.utils.history</groupId>
<artifactId>core</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.utils.history/core/
implementation 'com.cedarsoft.utils.history:core:1.3.7'
// https://jarcasting.com/artifacts/com.cedarsoft.utils.history/core/
implementation ("com.cedarsoft.utils.history:core:1.3.7")
'com.cedarsoft.utils.history:core:jar:1.3.7'
<dependency org="com.cedarsoft.utils.history" name="core" rev="1.3.7">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.utils.history', module='core', version='1.3.7')
)
libraryDependencies += "com.cedarsoft.utils.history" % "core" % "1.3.7"
[com.cedarsoft.utils.history/core "1.3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.glazedlists : glazedlists_java15 | jar | 1.8.0 |
| fest » fest-reflect | jar | 1.1 |
| com.cedarsoft.utils : common | jar | 1.3.7 |
| joda-time : joda-time | jar | 1.5.2 |
| com.cedarsoft : guice-annotations | jar | 1.1.2 |
| 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 |
| com.cedarsoft.utils : test-utils | jar | 1.3.7 |
| 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.0rc1 |