| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sogyf |
| ArtifactId | ArtifactIdgoja-test |
| Last Version | Last Version0.1.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| goja-test-0.1.14.pom | |
| goja-test-0.1.14.jar | 20 KB |
| goja-test-0.1.14-sources.jar | 11 KB |
| goja-test-0.1.14-javadoc.jar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sogyf/goja-test/ -->
<dependency>
<groupId>com.github.sogyf</groupId>
<artifactId>goja-test</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sogyf/goja-test/
implementation 'com.github.sogyf:goja-test:0.1.14'
// https://jarcasting.com/artifacts/com.github.sogyf/goja-test/
implementation ("com.github.sogyf:goja-test:0.1.14")
'com.github.sogyf:goja-test:jar:0.1.14'
<dependency org="com.github.sogyf" name="goja-test" rev="0.1.14">
<artifact name="goja-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sogyf', module='goja-test', version='0.1.14')
)
libraryDependencies += "com.github.sogyf" % "goja-test" % "0.1.14"
[com.github.sogyf/goja-test "0.1.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sogyf : goja-core | jar | 0.1.14 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sogyf : goja-boot | jar | 0.1.14 |