License |
License |
---|---|
GroupId | GroupIdorg.codelibs.robot |
ArtifactId | ArtifactIds2robot-lasta |
Last Version | Last Version1.0.0-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionS2Robot for LastaFlute
This is LastaFlute support.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
s2robot-lasta-1.0.0-beta1.pom | |
s2robot-lasta-1.0.0-beta1.jar | 19 KB |
s2robot-lasta-1.0.0-beta1-sources.jar | 17 KB |
s2robot-lasta-1.0.0-beta1-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codelibs.robot/s2robot-lasta/ -->
<dependency>
<groupId>org.codelibs.robot</groupId>
<artifactId>s2robot-lasta</artifactId>
<version>1.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.robot/s2robot-lasta/
implementation 'org.codelibs.robot:s2robot-lasta:1.0.0-beta1'
// https://jarcasting.com/artifacts/org.codelibs.robot/s2robot-lasta/
implementation ("org.codelibs.robot:s2robot-lasta:1.0.0-beta1")
'org.codelibs.robot:s2robot-lasta:jar:1.0.0-beta1'
<dependency org="org.codelibs.robot" name="s2robot-lasta" rev="1.0.0-beta1">
<artifact name="s2robot-lasta" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.robot', module='s2robot-lasta', version='1.0.0-beta1')
)
libraryDependencies += "org.codelibs.robot" % "s2robot-lasta" % "1.0.0-beta1"
[org.codelibs.robot/s2robot-lasta "1.0.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.codelibs.robot : s2robot | jar | 1.0.0-beta1 |
org.lastaflute : lasta-di | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.transaction : javax.transaction-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.dbflute.utflute : utflute-lasta-di | jar | 0.5.0-sp3 |
org.mortbay.jetty : jetty | jar | 6.1.26 |
org.slf4j : slf4j-simple | jar | 1.7.7 |