Dena
Parent pom providing dependency and plugin management for applications
| License |
License |
|---|---|
| GroupId | GroupIdorg.devocative |
| ArtifactId | ArtifactIddena |
| Last Version | Last Version001 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.devocative:dena
Parent pom providing dependency and plugin management for applications
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dena-001.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.devocative/dena/ -->
<dependency>
<groupId>org.devocative</groupId>
<artifactId>dena</artifactId>
<version>001</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.devocative/dena/
implementation 'org.devocative:dena:001'
// https://jarcasting.com/artifacts/org.devocative/dena/
implementation ("org.devocative:dena:001")
'org.devocative:dena:pom:001'
<dependency org="org.devocative" name="dena" rev="001">
<artifact name="dena" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.devocative', module='dena', version='001')
)
libraryDependencies += "org.devocative" % "dena" % "001"
[org.devocative/dena "001"]
Parent pom providing dependency and plugin management for applications