| License |
License |
|---|---|
| GroupId | GroupIdcom.orctom.laputa |
| ArtifactId | ArtifactIdlaputa-service |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA microservice framework
|
| Filename | Size |
|---|---|
| laputa-service-0.3.pom | |
| laputa-service-0.3.jar | 102 KB |
| laputa-service-0.3-tests.jar | 11 KB |
| laputa-service-0.3-sources.jar | 58 KB |
| laputa-service-0.3-javadoc.jar | 424 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orctom.laputa/laputa-service/ -->
<dependency>
<groupId>com.orctom.laputa</groupId>
<artifactId>laputa-service</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa-service/
implementation 'com.orctom.laputa:laputa-service:0.3'
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa-service/
implementation ("com.orctom.laputa:laputa-service:0.3")
'com.orctom.laputa:laputa-service:jar:0.3'
<dependency org="com.orctom.laputa" name="laputa-service" rev="0.3">
<artifact name="laputa-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orctom.laputa', module='laputa-service', version='0.3')
)
libraryDependencies += "com.orctom.laputa" % "laputa-service" % "0.3"
[com.orctom.laputa/laputa-service "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.orctom.laputa : laputa-utils | jar | 0.3 |
| io.netty : netty-all | jar | 4.1.9.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.9.Final |
| joda-time : joda-time | jar | 2.0 |
| com.google.guava : guava | jar | 19.0 |
| com.alibaba : fastjson | jar | 1.2.29 |
| com.thoughtworks.xstream : xstream | jar | 1.4.9 |
| io.protostuff : protostuff-core | jar | 1.5.2 |
| io.protostuff : protostuff-runtime | jar | 1.5.2 |
| org.slf4j : slf4j-api | jar | 1.7.9 |
| com.typesafe : config | jar | 1.3.0 |
| org.hibernate : hibernate-validator | jar | 5.2.4.Final |
| javax.el : el-api | jar | 2.2 |
| commons-beanutils : commons-beanutils | jar | 1.9.2 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 4.3.14.RELEASE |
| org.springframework : spring-context | jar | 4.3.14.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.7 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |