Last Version

Microservice framework [Core] 0.2.9

A microservice framework for the JVM.

License

License

GroupId

GroupId

com.deciphernow
ArtifactId

ArtifactId

gm-fabric-core
Version

Version

0.2.9
Type

Type

jar
Description

Description

Microservice framework [Core]
A microservice framework for the JVM.

Download gm-fabric-core 0.2.9


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

Dependencies

compile (14)

Group / Artifact Type Version
com.deciphernow : gm-fabric-jvm-config jar 0.2.9
com.twitter : twitter-server_2.11 jar 1.27.0
com.twitter : finagle-core_2.11 jar 6.42.0
com.twitter : finagle-serversets_2.11 jar 6.42.0
com.twitter : util-logging_2.11 jar 6.41.0
com.twitter : finatra-http_2.11 jar 2.8.0
com.twitter : finatra-thrift_2.11 jar 2.8.0
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-compiler jar 2.11.8
com.typesafe.scala-logging : scala-logging-api_2.11 jar 2.1.2
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2
org.slf4j : jul-to-slf4j jar 1.7.9
org.apache.httpcomponents : httpclient jar 4.3.6
org.apache.httpcomponents : httpcore jar 4.3.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.scalatest : scalatest_2.11 jar 3.0.0
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.