us.bryon Parent POM

Maven POM to set common elements for us.bryon OSS projects.

License

License

GroupId

GroupId

us.bryon
ArtifactId

ArtifactId

bryon-oss-parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

us.bryon Parent POM
Maven POM to set common elements for us.bryon OSS projects.

Download bryon-oss-parent

Filename Size
bryon-oss-parent-1.pom 3 KB
Browse

How to add to project

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