Last Version

easyb-parent 1.1

This is the top-level parent project for easyb artifacts. It separates out the release of non-code artifacts from code artifacts. It configures distribution repositories and top level plugin defaults. Parent poms are not to include dependencies of any kind.

License

License

GroupId

GroupId

org.easyb
ArtifactId

ArtifactId

easyb-parent
Version

Version

1.1
Type

Type

pom
Description

Description

easyb-parent
This is the top-level parent project for easyb artifacts. It separates out the release of non-code artifacts from code artifacts. 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
Source Code Management

Source Code Management

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

Download easyb-parent 1.1

Filename Size
easyb-parent-1.1.pom 4 KB
Browse

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