Last Version

easyb-maven-parent 1.5

This is the top-level parent project for easyb artefacts. It configures distribution repositories and top level plugin defaults. Parent poms are not to include dependencies of any kind.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.easyb
ArtifactId

ArtifactId

easyb-maven-parent
Version

Version

1.5
Type

Type

pom
Description

Description

easyb-maven-parent
This is the top-level parent project for easyb artefacts. It configures distribution repositories and top level plugin defaults. Parent poms are not to include dependencies of any kind.
Project URL

Project URL

http://www.easyb.org/easyb-maven-parent
Source Code Management

Source Code Management

http://github.com/easyb/easyb-maven-parent

Download easyb-maven-parent 1.5


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