Atlas Framework - Core

Various libraries building on the Spring Framework

License

License

GroupId

GroupId

com.btmatthews.atlas
ArtifactId

ArtifactId

atlas-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Atlas Framework - Core
Various libraries building on the Spring Framework
Project Organization

Project Organization

Brian Thomas Matthews

Download atlas-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-core/ -->
<dependency>
    <groupId>com.btmatthews.atlas</groupId>
    <artifactId>atlas-core</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-core/
implementation 'com.btmatthews.atlas:atlas-core:1.0.2'
// https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-core/
implementation ("com.btmatthews.atlas:atlas-core:1.0.2")
'com.btmatthews.atlas:atlas-core:jar:1.0.2'
<dependency org="com.btmatthews.atlas" name="atlas-core" rev="1.0.2">
  <artifact name="atlas-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.atlas', module='atlas-core', version='1.0.2')
)
libraryDependencies += "com.btmatthews.atlas" % "atlas-core" % "1.0.2"
[com.btmatthews.atlas/atlas-core "1.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-context jar 4.0.3.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.3.3
com.google.guava : guava jar 17.0
org.apache.commons : commons-lang3 jar 3.3.2
org.easytesting : fest-assert-core jar 2.0M10

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0