WAR Buddy web fragments

Parent POM for thomasjohansen.it open source software

License

License

GroupId

GroupId

it.thomasjohansen.warbuddy
ArtifactId

ArtifactId

web-fragments
Last Version

Last Version

1.0-RC2
Release Date

Release Date

Type

Type

pom
Description

Description

WAR Buddy web fragments
Parent POM for thomasjohansen.it open source software

Download web-fragments

Filename Size
web-fragments-1.0-RC2.pom 696 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • cluster-support
  • saml-support

Versions

Version
1.0-RC2
1.0-RC1