m2e :: Parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitstrings.eclipse.m2e
ArtifactId

ArtifactId

parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

m2e :: Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

bitstrings.org

Download parent

Filename Size
parent-1.pom 7 KB
Browse

How to add to project

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