Last Version

Kevoree :: Tools :: Maven Runtime Service 5.5.1

Kevoree Java project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.kevoree
ArtifactId

ArtifactId

maven-runtime-service
Version

Version

5.5.1
Type

Type

jar
Description

Description

Kevoree :: Tools :: Maven Runtime Service
Kevoree Java project
Project Organization

Project Organization

Kevoree Project

Download maven-runtime-service 5.5.1


<!-- https://jarcasting.com/artifacts/org.kevoree/maven-runtime-service/ -->
<dependency>
    <groupId>org.kevoree</groupId>
    <artifactId>maven-runtime-service</artifactId>
    <version>5.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree/maven-runtime-service/
implementation 'org.kevoree:maven-runtime-service:5.5.1'
// https://jarcasting.com/artifacts/org.kevoree/maven-runtime-service/
implementation ("org.kevoree:maven-runtime-service:5.5.1")
'org.kevoree:maven-runtime-service:jar:5.5.1'
<dependency org="org.kevoree" name="maven-runtime-service" rev="5.5.1">
  <artifact name="maven-runtime-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree', module='maven-runtime-service', version='5.5.1')
)
libraryDependencies += "org.kevoree" % "maven-runtime-service" % "5.5.1"
[org.kevoree/maven-runtime-service "5.5.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.kevoree.log : org.kevoree.log jar 2
org.kevoree : org.kevoree.api jar 5.5.1
org.kevoree : org.kevoree.tools.resolver.maven jar 5.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.