Last Version

Core 0.0.2

Core Classes

License

License

GroupId

GroupId

dk.clanie
ArtifactId

ArtifactId

clanie-core
Version

Version

0.0.2
Type

Type

jar
Description

Description

Core
Core Classes
Project URL

Project URL

https://github.com/clanie/clanie-core
Project Organization

Project Organization

CN Consult
Source Code Management

Source Code Management

https://github.com/clanie/clanie-core

Download clanie-core 0.0.2


<!-- 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"]

Dependencies

compile (14)

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

test (1)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.0.RELEASE

Project Modules

There are no modules declared in this project.