Last Version

com.github.sogyf:goja-showcase 0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.sogyf
ArtifactId

ArtifactId

goja-showcase
Version

Version

0.1
Type

Type

war
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/GojaFramework/goja-showcase

Download goja-showcase 0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.sogyf : goja-mvt jar 0.1
com.h2database : h2 jar 1.4.182

test (1)

Group / Artifact Type Version
com.github.sogyf : goja-test jar 0.1

Project Modules

There are no modules declared in this project.