License |
License |
---|---|
GroupId | GroupIdorg.minbox.framework |
ArtifactId | ArtifactIdminbox-parent |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMinBox Parent
Parent dependency used to build components in "minbox projects"
|
Filename | Size |
---|---|
minbox-parent-1.0.9.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.minbox.framework/minbox-parent/ -->
<dependency>
<groupId>org.minbox.framework</groupId>
<artifactId>minbox-parent</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/minbox-parent/
implementation 'org.minbox.framework:minbox-parent:1.0.9'
// https://jarcasting.com/artifacts/org.minbox.framework/minbox-parent/
implementation ("org.minbox.framework:minbox-parent:1.0.9")
'org.minbox.framework:minbox-parent:pom:1.0.9'
<dependency org="org.minbox.framework" name="minbox-parent" rev="1.0.9">
<artifact name="minbox-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='minbox-parent', version='1.0.9')
)
libraryDependencies += "org.minbox.framework" % "minbox-parent" % "1.0.9"
[org.minbox.framework/minbox-parent "1.0.9"]
Version |
---|
1.0.9
|
1.0.8
|
1.0.7
|
1.0.6
|
1.0.5
|
1.0.4
|
1.0.3.RELEASE
|
1.0.2.RELEASE
|
1.0.1.RELEASE
|
1.0.0.RELEASE
|