License |
License |
---|---|
GroupId | GroupIdcom.deciphernow |
ArtifactId | ArtifactIdgm-fabric-core |
Last Version | Last Version0.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroservice framework [Core]
A microservice framework for the JVM.
|
Filename | Size |
---|---|
gm-fabric-core-0.2.9.pom | |
gm-fabric-core-0.2.9.jar | 334 KB |
gm-fabric-core-0.2.9-sources.jar | 45 KB |
gm-fabric-core-0.2.9-javadoc.jar | 684 KB |
Browse |
<!-- 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"]
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 |
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 |