License |
License |
---|---|
GroupId | GroupIdorg.lastaflute.remoteapi |
ArtifactId | ArtifactIdlasta-remoteapi |
Last Version | Last Version0.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLasta RemoteApi
Remote API Call library for LastaFlute with RemoFlute
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
lasta-remoteapi-0.4.8.pom | |
lasta-remoteapi-0.4.8.jar | 118 KB |
lasta-remoteapi-0.4.8-sources.jar | 87 KB |
lasta-remoteapi-0.4.8-javadoc.jar | 595 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lastaflute.remoteapi/lasta-remoteapi/ -->
<dependency>
<groupId>org.lastaflute.remoteapi</groupId>
<artifactId>lasta-remoteapi</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.lastaflute.remoteapi/lasta-remoteapi/
implementation 'org.lastaflute.remoteapi:lasta-remoteapi:0.4.8'
// https://jarcasting.com/artifacts/org.lastaflute.remoteapi/lasta-remoteapi/
implementation ("org.lastaflute.remoteapi:lasta-remoteapi:0.4.8")
'org.lastaflute.remoteapi:lasta-remoteapi:jar:0.4.8'
<dependency org="org.lastaflute.remoteapi" name="lasta-remoteapi" rev="0.4.8">
<artifact name="lasta-remoteapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lastaflute.remoteapi', module='lasta-remoteapi', version='0.4.8')
)
libraryDependencies += "org.lastaflute.remoteapi" % "lasta-remoteapi" % "0.4.8"
[org.lastaflute.remoteapi/lasta-remoteapi "0.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.lastaflute : lastaflute | jar | 1.2.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.dbflute.utflute : utflute-core | jar | 0.9.4 |
ch.qos.logback : logback-classic | jar | 1.2.0 |