License |
License |
---|---|
GroupId | GroupIdcom.fasterxml.storemate |
ArtifactId | ArtifactIdstoremate-parent |
Version | Version1.1.3 |
Type | Typepom |
Description |
DescriptionStoreMate-parent
Parent pom for shared settings for project sub-modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
storemate-parent-1.1.3.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-parent/ -->
<dependency>
<groupId>com.fasterxml.storemate</groupId>
<artifactId>storemate-parent</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-parent/
implementation 'com.fasterxml.storemate:storemate-parent:1.1.3'
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-parent/
implementation ("com.fasterxml.storemate:storemate-parent:1.1.3")
'com.fasterxml.storemate:storemate-parent:pom:1.1.3'
<dependency org="com.fasterxml.storemate" name="storemate-parent" rev="1.1.3">
<artifact name="storemate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.storemate', module='storemate-parent', version='1.1.3')
)
libraryDependencies += "com.fasterxml.storemate" % "storemate-parent" % "1.1.3"
[com.fasterxml.storemate/storemate-parent "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |