| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sogyf |
| ArtifactId | ArtifactIdgoja-showcase |
| Version | Version0.1 |
| Type | Typewar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| goja-showcase-0.1.pom | |
| goja-showcase-0.1.war | 29 MB |
| goja-showcase-0.1-sources.jar | 4 KB |
| goja-showcase-0.1-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sogyf/goja-showcase/ -->
<dependency>
<groupId>com.github.sogyf</groupId>
<artifactId>goja-showcase</artifactId>
<version>0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sogyf/goja-showcase/
implementation 'com.github.sogyf:goja-showcase:0.1'
// https://jarcasting.com/artifacts/com.github.sogyf/goja-showcase/
implementation ("com.github.sogyf:goja-showcase:0.1")
'com.github.sogyf:goja-showcase:war:0.1'
<dependency org="com.github.sogyf" name="goja-showcase" rev="0.1">
<artifact name="goja-showcase" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.sogyf', module='goja-showcase', version='0.1')
)
libraryDependencies += "com.github.sogyf" % "goja-showcase" % "0.1"
[com.github.sogyf/goja-showcase "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sogyf : goja-mvt | jar | 0.1 |
| com.h2database : h2 | jar | 1.4.182 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sogyf : goja-test | jar | 0.1 |