Java project

Defines the plug-ins and versions used for Java development in the organisation.

License

License

Eclipse Public License 1.0
Categories

Categories

Java Languages Net
GroupId

GroupId

net.trajano.project
ArtifactId

ArtifactId

java-project
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Java project
Defines the plug-ins and versions used for Java development in the organisation.
Project Organization

Project Organization

Trajano

Download java-project

Filename Size
java-project-1.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.trajano.project/java-project/ -->
<dependency>
    <groupId>net.trajano.project</groupId>
    <artifactId>java-project</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.project/java-project/
implementation 'net.trajano.project:java-project:1'
// https://jarcasting.com/artifacts/net.trajano.project/java-project/
implementation ("net.trajano.project:java-project:1")
'net.trajano.project:java-project:pom:1'
<dependency org="net.trajano.project" name="java-project" rev="1">
  <artifact name="java-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.trajano.project', module='java-project', version='1')
)
libraryDependencies += "net.trajano.project" % "java-project" % "1"
[net.trajano.project/java-project "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
1