Last Version

litelinks-core 1.7.2

Service as a function allowing teams to quickly expose microserviceAPIs without needing to spend time worrying about how they are deployed, consumed, etc.

License

License

GroupId

GroupId

com.ibm.utils.litelinks
ArtifactId

ArtifactId

litelinks-core
Version

Version

1.7.2
Type

Type

jar
Description

Description

litelinks-core
Service as a function allowing teams to quickly expose microserviceAPIs without needing to spend time worrying about how they are deployed, consumed, etc.
Source Code Management

Source Code Management

https://github.com/IBM/litelinks-core

Download litelinks-core 1.7.2


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

Dependencies

compile (12)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
io.netty : netty-handler jar
io.netty : netty-codec-http jar
io.netty : netty-transport-native-epoll jar
io.netty : netty-tcnative-boringssl-static jar
org.apache.thrift : libthrift jar 0.15.0
org.apache.zookeeper : zookeeper jar 3.5.9
org.apache.curator : curator-recipes jar 5.1.0
com.ibm.utils : kv-utils jar 0.5.0
com.ibm.etcd : etcd-java jar 0.0.19
com.google.guava : guava jar 31.0.1-jre
org.apache.commons : commons-pool2 jar 2.11.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.apache.curator : curator-test jar 5.1.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.tomcat : tomcat-annotations-api jar 9.0.58

Project Modules

There are no modules declared in this project.