License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.kaching.platform |
ArtifactId | ArtifactIdkawala-parent |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKawala - Parent Maven Configuration
Shared pom for kawala subprojects
|
Project URL |
Project URL |
Filename | Size |
---|---|
kawala-parent-0.1.6.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kaching.platform/kawala-parent/ -->
<dependency>
<groupId>com.kaching.platform</groupId>
<artifactId>kawala-parent</artifactId>
<version>0.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kaching.platform/kawala-parent/
implementation 'com.kaching.platform:kawala-parent:0.1.6'
// https://jarcasting.com/artifacts/com.kaching.platform/kawala-parent/
implementation ("com.kaching.platform:kawala-parent:0.1.6")
'com.kaching.platform:kawala-parent:pom:0.1.6'
<dependency org="com.kaching.platform" name="kawala-parent" rev="0.1.6">
<artifact name="kawala-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kaching.platform', module='kawala-parent', version='0.1.6')
)
libraryDependencies += "com.kaching.platform" % "kawala-parent" % "0.1.6"
[com.kaching.platform/kawala-parent "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.jmock : jmock | jar | 2.5.1 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.jmock : jmock-legacy | jar | 2.5.1 |