Last Version

Fathom-Core 1.0.1

Microservice Foundation

License

License

GroupId

GroupId

com.gitblit.fathom
ArtifactId

ArtifactId

fathom-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

Fathom-Core
Microservice Foundation
Project URL

Project URL

http://fathom.gitblit.com

Download fathom-core 1.0.1


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

Dependencies

compile (11)

Group / Artifact Type Version
io.undertow : undertow-servlet jar 1.4.8.Final
com.google.inject : guice jar 4.1.0
com.google.inject.extensions : guice-servlet jar 4.1.0
com.google.inject.extensions : guice-multibindings jar 4.1.0
com.google.guava : guava jar 19.0
com.typesafe : config jar 1.3.0
ch.qos.logback : logback-classic jar 1.1.7
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
args4j : args4j jar 2.33
commons-daemon : commons-daemon jar 1.0.15

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.