Last Version

m2e :: Connectors :: Parent 3

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.connectors
ArtifactId

ArtifactId

parent
Version

Version

3
Type

Type

pom
Description

Description

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

Project Organization

bitstrings.org

Download parent 3

Filename Size
parent-3.pom 8 KB
Browse

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

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.