License |
License
Dual-licensed under the GNU General Public License, version
2.0 (GPLv2) and the Geeoz Commercial License.
|
---|---|
GroupId | GroupIdcom.geeoz.atom |
ArtifactId | ArtifactIdatom-showcase |
Version | Version1.0d32 |
Type | Typejar |
Description |
DescriptionAtom - Apps - Showcase
Atom Showcase application for testing and demo needs.
|
Project Organization |
Project OrganizationGeeoz Software |
Filename | Size |
---|---|
atom-showcase-1.0d32.pom | |
atom-showcase-1.0d32.jar | 149 KB |
atom-showcase-1.0d32-sources.jar | 163 KB |
atom-showcase-1.0d32-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom-showcase/ -->
<dependency>
<groupId>com.geeoz.atom</groupId>
<artifactId>atom-showcase</artifactId>
<version>1.0d32</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-showcase/
implementation 'com.geeoz.atom:atom-showcase:1.0d32'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-showcase/
implementation ("com.geeoz.atom:atom-showcase:1.0d32")
'com.geeoz.atom:atom-showcase:jar:1.0d32'
<dependency org="com.geeoz.atom" name="atom-showcase" rev="1.0d32">
<artifact name="atom-showcase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom-showcase', version='1.0d32')
)
libraryDependencies += "com.geeoz.atom" % "atom-showcase" % "1.0d32"
[com.geeoz.atom/atom-showcase "1.0d32"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : jsr311-api | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.geeoz.atom : atom-api | jar | 1.0d32 |
com.geeoz.atom : atom-web | war | 1.0d32 |
com.geeoz.atom : atom-ws | jar | 1.0d32 |
org.glassfish.jersey.media : jersey-media-multipart | jar | 2.15 |
Group / Artifact | Type | Version |
---|---|---|
com.geeoz.pawl : pawl-jbehave | jar | 1.0d29 |