License |
License
BSD License
|
---|---|
GroupId | GroupIdorg.agmip.bom |
ArtifactId | ArtifactIdagmip-parent-bom |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAgMIP BOM Parent
AgMIP Dependency Management BOM Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
agmip-parent-bom-2.0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.agmip.bom/agmip-parent-bom/ -->
<dependency>
<groupId>org.agmip.bom</groupId>
<artifactId>agmip-parent-bom</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.agmip.bom/agmip-parent-bom/
implementation 'org.agmip.bom:agmip-parent-bom:2.0.1'
// https://jarcasting.com/artifacts/org.agmip.bom/agmip-parent-bom/
implementation ("org.agmip.bom:agmip-parent-bom:2.0.1")
'org.agmip.bom:agmip-parent-bom:pom:2.0.1'
<dependency org="org.agmip.bom" name="agmip-parent-bom" rev="2.0.1">
<artifact name="agmip-parent-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.agmip.bom', module='agmip-parent-bom', version='2.0.1')
)
libraryDependencies += "org.agmip.bom" % "agmip-parent-bom" % "2.0.1"
[org.agmip.bom/agmip-parent-bom "2.0.1"]