Last Version

mvn-oss-parent 8

Parent pom.xml for HLTCOE open source Maven projects.

License

License

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

mvn-oss-parent
Version

Version

8
Type

Type

pom
Description

Description

mvn-oss-parent
Parent pom.xml for HLTCOE open source Maven projects.
Project URL

Project URL

https://github.com/hltcoe/mvn-oss-parent
Project Organization

Project Organization

Johns Hopkins University HLTCOE
Source Code Management

Source Code Management

https://github.com/hltcoe/mvn-oss-parent

Download mvn-oss-parent 8

Filename Size
mvn-oss-parent-8.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/edu.jhu.hlt/mvn-oss-parent/ -->
<dependency>
    <groupId>edu.jhu.hlt</groupId>
    <artifactId>mvn-oss-parent</artifactId>
    <version>8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.jhu.hlt/mvn-oss-parent/
implementation 'edu.jhu.hlt:mvn-oss-parent:8'
// https://jarcasting.com/artifacts/edu.jhu.hlt/mvn-oss-parent/
implementation ("edu.jhu.hlt:mvn-oss-parent:8")
'edu.jhu.hlt:mvn-oss-parent:pom:8'
<dependency org="edu.jhu.hlt" name="mvn-oss-parent" rev="8">
  <artifact name="mvn-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.jhu.hlt', module='mvn-oss-parent', version='8')
)
libraryDependencies += "edu.jhu.hlt" % "mvn-oss-parent" % "8"
[edu.jhu.hlt/mvn-oss-parent "8"]

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.