Laputa
A Mirocservice Framework
Please check wiki for more details.
License |
License |
---|---|
GroupId | GroupIdcom.orctom.laputa |
ArtifactId | ArtifactIdlaputa-service-web |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA microservice framework
|
Filename | Size |
---|---|
laputa-service-web-0.3.pom | |
laputa-service-web-0.3.jar | 11 KB |
laputa-service-web-0.3-tests.jar | 1 KB |
laputa-service-web-0.3-sources.jar | 5 KB |
laputa-service-web-0.3-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orctom.laputa/laputa-service-web/ -->
<dependency>
<groupId>com.orctom.laputa</groupId>
<artifactId>laputa-service-web</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa-service-web/
implementation 'com.orctom.laputa:laputa-service-web:0.3'
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa-service-web/
implementation ("com.orctom.laputa:laputa-service-web:0.3")
'com.orctom.laputa:laputa-service-web:jar:0.3'
<dependency org="com.orctom.laputa" name="laputa-service-web" rev="0.3">
<artifact name="laputa-service-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orctom.laputa', module='laputa-service-web', version='0.3')
)
libraryDependencies += "com.orctom.laputa" % "laputa-service-web" % "0.3"
[com.orctom.laputa/laputa-service-web "0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.orctom.laputa : laputa-service | jar | 0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
A Mirocservice Framework
Please check wiki for more details.