com.devdungeon.maven.archetypes:library

A Maven project archetype for DevDungeon class libraries

License

License

Categories

Categories

Maven Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.devdungeon.maven.archetypes
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

com.devdungeon.maven.archetypes:library
A Maven project archetype for DevDungeon class libraries
Project URL

Project URL

https://github.com/DevDungeon/maven.archetypes.library
Source Code Management

Source Code Management

https://github.com/DevDungeon/maven.archetypes.library

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/com.devdungeon.maven.archetypes/library/ -->
<dependency>
    <groupId>com.devdungeon.maven.archetypes</groupId>
    <artifactId>library</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.devdungeon.maven.archetypes/library/
implementation 'com.devdungeon.maven.archetypes:library:1.0.5'
// https://jarcasting.com/artifacts/com.devdungeon.maven.archetypes/library/
implementation ("com.devdungeon.maven.archetypes:library:1.0.5")
'com.devdungeon.maven.archetypes:library:jar:1.0.5'
<dependency org="com.devdungeon.maven.archetypes" name="library" rev="1.0.5">
  <artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devdungeon.maven.archetypes', module='library', version='1.0.5')
)
libraryDependencies += "com.devdungeon.maven.archetypes" % "library" % "1.0.5"
[com.devdungeon.maven.archetypes/library "1.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.devdungeon.maven.archetypes

DevDungeon.com

DevDungeon Virtual Hackerspace

Versions

Version
1.0.5
1.0.4
1.0.3