Last Version

kagura-shared 1.9.3

The base POM of the Kagura project

License

License

GroupId

GroupId

com.kagurabi.shared
ArtifactId

ArtifactId

kagura-shared
Version

Version

1.9.3
Type

Type

pom
Description

Description

kagura-shared
The base POM of the Kagura project

Download kagura-shared 1.9.3

Filename Size
kagura-shared-1.9.3.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.kagurabi.shared/kagura-shared/ -->
<dependency>
    <groupId>com.kagurabi.shared</groupId>
    <artifactId>kagura-shared</artifactId>
    <version>1.9.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kagurabi.shared/kagura-shared/
implementation 'com.kagurabi.shared:kagura-shared:1.9.3'
// https://jarcasting.com/artifacts/com.kagurabi.shared/kagura-shared/
implementation ("com.kagurabi.shared:kagura-shared:1.9.3")
'com.kagurabi.shared:kagura-shared:pom:1.9.3'
<dependency org="com.kagurabi.shared" name="kagura-shared" rev="1.9.3">
  <artifact name="kagura-shared" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kagurabi.shared', module='kagura-shared', version='1.9.3')
)
libraryDependencies += "com.kagurabi.shared" % "kagura-shared" % "1.9.3"
[com.kagurabi.shared/kagura-shared "1.9.3"]

Dependencies

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

Project Modules

  • resources
  • reporting-core
  • rest-api