| License |
License |
|---|---|
| GroupId | GroupIdio.github.teuton-software |
| ArtifactId | ArtifactIdjteuton |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjteuton
All-in-one Java wrapper for teuton Rubygem (using JRuby)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jteuton-2.2.0.pom | |
| jteuton-2.2.0.jar | 948 KB |
| jteuton-2.2.0-sources.jar | 943 KB |
| jteuton-2.2.0-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.teuton-software/jteuton/ -->
<dependency>
<groupId>io.github.teuton-software</groupId>
<artifactId>jteuton</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.teuton-software/jteuton/
implementation 'io.github.teuton-software:jteuton:2.2.0'
// https://jarcasting.com/artifacts/io.github.teuton-software/jteuton/
implementation ("io.github.teuton-software:jteuton:2.2.0")
'io.github.teuton-software:jteuton:jar:2.2.0'
<dependency org="io.github.teuton-software" name="jteuton" rev="2.2.0">
<artifact name="jteuton" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.teuton-software', module='jteuton', version='2.2.0')
)
libraryDependencies += "io.github.teuton-software" % "jteuton" % "2.2.0"
[io.github.teuton-software/jteuton "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jruby : jruby-complete | jar | 9.3.1.0 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |