| License |
License |
|---|---|
| GroupId | GroupIdcom.fasterxml.storemate |
| ArtifactId | ArtifactIdstoremate-parent |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| 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.4.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-parent/ -->
<dependency>
<groupId>com.fasterxml.storemate</groupId>
<artifactId>storemate-parent</artifactId>
<version>1.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-parent/
implementation 'com.fasterxml.storemate:storemate-parent:1.1.4'
// https://jarcasting.com/artifacts/com.fasterxml.storemate/storemate-parent/
implementation ("com.fasterxml.storemate:storemate-parent:1.1.4")
'com.fasterxml.storemate:storemate-parent:pom:1.1.4'
<dependency org="com.fasterxml.storemate" name="storemate-parent" rev="1.1.4">
<artifact name="storemate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.storemate', module='storemate-parent', version='1.1.4')
)
libraryDependencies += "com.fasterxml.storemate" % "storemate-parent" % "1.1.4"
[com.fasterxml.storemate/storemate-parent "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |