License |
License |
---|---|
GroupId | GroupIdfr.exanpe |
ArtifactId | ArtifactIdexanpe-parent |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionExanpe Organization
Tools around J2EE technologies
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exanpe-parent-1.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.exanpe/exanpe-parent/ -->
<dependency>
<groupId>fr.exanpe</groupId>
<artifactId>exanpe-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.exanpe/exanpe-parent/
implementation 'fr.exanpe:exanpe-parent:1.1'
// https://jarcasting.com/artifacts/fr.exanpe/exanpe-parent/
implementation ("fr.exanpe:exanpe-parent:1.1")
'fr.exanpe:exanpe-parent:pom:1.1'
<dependency org="fr.exanpe" name="exanpe-parent" rev="1.1">
<artifact name="exanpe-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.exanpe', module='exanpe-parent', version='1.1')
)
libraryDependencies += "fr.exanpe" % "exanpe-parent" % "1.1"
[fr.exanpe/exanpe-parent "1.1"]