License |
License |
---|---|
GroupId | GroupIdorg.lastaflute.remoteapi |
ArtifactId | ArtifactIdlasta-remoteapi |
Version | Version0.4.6 |
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.6.pom | |
lasta-remoteapi-0.4.6.jar | 125 KB |
lasta-remoteapi-0.4.6-sources.jar | 94 KB |
lasta-remoteapi-0.4.6-javadoc.jar | 635 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lastaflute.remoteapi/lasta-remoteapi/ -->
<dependency>
<groupId>org.lastaflute.remoteapi</groupId>
<artifactId>lasta-remoteapi</artifactId>
<version>0.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.lastaflute.remoteapi/lasta-remoteapi/
implementation 'org.lastaflute.remoteapi:lasta-remoteapi:0.4.6'
// https://jarcasting.com/artifacts/org.lastaflute.remoteapi/lasta-remoteapi/
implementation ("org.lastaflute.remoteapi:lasta-remoteapi:0.4.6")
'org.lastaflute.remoteapi:lasta-remoteapi:jar:0.4.6'
<dependency org="org.lastaflute.remoteapi" name="lasta-remoteapi" rev="0.4.6">
<artifact name="lasta-remoteapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lastaflute.remoteapi', module='lasta-remoteapi', version='0.4.6')
)
libraryDependencies += "org.lastaflute.remoteapi" % "lasta-remoteapi" % "0.4.6"
[org.lastaflute.remoteapi/lasta-remoteapi "0.4.6"]
Group / Artifact | Type | Version |
---|---|---|
org.lastaflute : lastaflute | jar | 1.1.4 |
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.1 |
ch.qos.logback : logback-classic | jar | 1.1.3 |