| License |
License |
|---|---|
| GroupId | GroupIddk.clanie |
| ArtifactId | ArtifactIdclanie-core |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCore
Core Classes
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationCN Consult |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| clanie-core-0.0.2.pom | |
| clanie-core-0.0.2.jar | 59 KB |
| clanie-core-0.0.2-sources.jar | 38 KB |
| clanie-core-0.0.2-javadoc.jar | 268 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.clanie/clanie-core/ -->
<dependency>
<groupId>dk.clanie</groupId>
<artifactId>clanie-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dk.clanie/clanie-core/
implementation 'dk.clanie:clanie-core:0.0.2'
// https://jarcasting.com/artifacts/dk.clanie/clanie-core/
implementation ("dk.clanie:clanie-core:0.0.2")
'dk.clanie:clanie-core:jar:0.0.2'
<dependency org="dk.clanie" name="clanie-core" rev="0.0.2">
<artifact name="clanie-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.clanie', module='clanie-core', version='0.0.2')
)
libraryDependencies += "dk.clanie" % "clanie-core" % "0.0.2"
[dk.clanie/clanie-core "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar | 2.1 |
| commons-lang : commons-lang | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.6 |
| org.springframework : spring-core | jar | 3.2.0.RELEASE |
| org.springframework : spring-beans | jar | 3.2.0.RELEASE |
| org.springframework : spring-context | jar | 3.2.0.RELEASE |
| cglib : cglib | jar | 2.2.2 |
| org.aspectj : aspectjrt | jar | 1.7.1 |
| org.aspectj : aspectjweaver | jar | 1.7.1 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.0.1 |
| commons-codec : commons-codec | jar | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 3.2.0.RELEASE |