Laputa
A Mirocservice Framework
Please check wiki for more details.
License |
License |
---|---|
GroupId | GroupIdcom.orctom.laputa |
ArtifactId | ArtifactIdlaputa-utils |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA microservice framework
|
Filename | Size |
---|---|
laputa-utils-0.3.pom | |
laputa-utils-0.3.jar | 30 KB |
laputa-utils-0.3-tests.jar | 12 KB |
laputa-utils-0.3-sources.jar | 18 KB |
laputa-utils-0.3-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orctom.laputa/laputa-utils/ -->
<dependency>
<groupId>com.orctom.laputa</groupId>
<artifactId>laputa-utils</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa-utils/
implementation 'com.orctom.laputa:laputa-utils:0.3'
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa-utils/
implementation ("com.orctom.laputa:laputa-utils:0.3")
'com.orctom.laputa:laputa-utils:jar:0.3'
<dependency org="com.orctom.laputa" name="laputa-utils" rev="0.3">
<artifact name="laputa-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orctom.laputa', module='laputa-utils', version='0.3')
)
libraryDependencies += "com.orctom.laputa" % "laputa-utils" % "0.3"
[com.orctom.laputa/laputa-utils "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
org.apache.commons : commons-lang3 | jar | 3.1 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
org.powermock : powermock-module-junit4 | jar | 1.6.6 |
org.powermock : powermock-api-mockito2 | jar | 1.6.6 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
A Mirocservice Framework
Please check wiki for more details.