archetype-quickstart-jdk8

A Maven archetype for a simple Java app, updated for Java 8

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ngeor
ArtifactId

ArtifactId

archetype-quickstart-jdk8
Last Version

Last Version

2.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

archetype-quickstart-jdk8
A Maven archetype for a simple Java app, updated for Java 8
Project URL

Project URL

https://github.com/ngeor/archetype-quickstart-jdk8
Source Code Management

Source Code Management

https://github.com/ngeor/archetype-quickstart-jdk8

Download archetype-quickstart-jdk8

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ngeor/archetype-quickstart-jdk8/ -->
<dependency>
    <groupId>com.github.ngeor</groupId>
    <artifactId>archetype-quickstart-jdk8</artifactId>
    <version>2.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/archetype-quickstart-jdk8/
implementation 'com.github.ngeor:archetype-quickstart-jdk8:2.8.1'
// https://jarcasting.com/artifacts/com.github.ngeor/archetype-quickstart-jdk8/
implementation ("com.github.ngeor:archetype-quickstart-jdk8:2.8.1")
'com.github.ngeor:archetype-quickstart-jdk8:jar:2.8.1'
<dependency org="com.github.ngeor" name="archetype-quickstart-jdk8" rev="2.8.1">
  <artifact name="archetype-quickstart-jdk8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='archetype-quickstart-jdk8', version='2.8.1')
)
libraryDependencies += "com.github.ngeor" % "archetype-quickstart-jdk8" % "2.8.1"
[com.github.ngeor/archetype-quickstart-jdk8 "2.8.1"]

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.

Versions

Version
2.8.1
2.8.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.4.0
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.29
1.0.27
1.0.22
1.0.14