License |
License |
---|---|
GroupId | GroupIdcc.mashroom |
ArtifactId | ArtifactIdmashroom-parent |
Last Version | Last Versionv1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmashroom-parent
Basic component (includes configuration, database, network router and cache) java library.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mashroom-parent-v1.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cc.mashroom/mashroom-parent/ -->
<dependency>
<groupId>cc.mashroom</groupId>
<artifactId>mashroom-parent</artifactId>
<version>v1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cc.mashroom/mashroom-parent/
implementation 'cc.mashroom:mashroom-parent:v1.0.1'
// https://jarcasting.com/artifacts/cc.mashroom/mashroom-parent/
implementation ("cc.mashroom:mashroom-parent:v1.0.1")
'cc.mashroom:mashroom-parent:pom:v1.0.1'
<dependency org="cc.mashroom" name="mashroom-parent" rev="v1.0.1">
<artifact name="mashroom-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cc.mashroom', module='mashroom-parent', version='v1.0.1')
)
libraryDependencies += "cc.mashroom" % "mashroom-parent" % "v1.0.1"
[cc.mashroom/mashroom-parent "v1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |