Last Version

Features runner parent project 0.1

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

License

License

EPL
GroupId

GroupId

org.features-runner
ArtifactId

ArtifactId

features-runner-parent
Version

Version

0.1
Type

Type

pom
Description

Description

Features runner parent project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://code.google.com/a/eclipselabs.org/p/features-runner/
Source Code Management

Source Code Management

https://code.google.com/a/eclipselabs.org/p/features-runner/

Download features-runner-parent 0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • features-runner-core
  • features-runner-web