WAR Buddy demos

Parent POM for thomasjohansen.it open source software

License

License

GroupId

GroupId

it.thomasjohansen.warbuddy
ArtifactId

ArtifactId

demo
Last Version

Last Version

1.0-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

WAR Buddy demos
Parent POM for thomasjohansen.it open source software

Download demo

Filename Size
demo-1.0-RC1.pom 639 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/demo/ -->
<dependency>
    <groupId>it.thomasjohansen.warbuddy</groupId>
    <artifactId>demo</artifactId>
    <version>1.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/demo/
implementation 'it.thomasjohansen.warbuddy:demo:1.0-RC1'
// https://jarcasting.com/artifacts/it.thomasjohansen.warbuddy/demo/
implementation ("it.thomasjohansen.warbuddy:demo:1.0-RC1")
'it.thomasjohansen.warbuddy:demo:pom:1.0-RC1'
<dependency org="it.thomasjohansen.warbuddy" name="demo" rev="1.0-RC1">
  <artifact name="demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.warbuddy', module='demo', version='1.0-RC1')
)
libraryDependencies += "it.thomasjohansen.warbuddy" % "demo" % "1.0-RC1"
[it.thomasjohansen.warbuddy/demo "1.0-RC1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cluster-demo

Versions

Version
1.0-RC1