Last Version

eu.seaclouds-project:matchmaker 1.0.0

SeaClouds parent / project root, serving as the ancestor POM for all projects -- declaring versions, profiles, and the modules to build

License

License

GroupId

GroupId

eu.seaclouds-project
ArtifactId

ArtifactId

matchmaker
Version

Version

1.0.0
Type

Type

jar
Description

Description

SeaClouds parent / project root, serving as the ancestor POM for all projects -- declaring versions, profiles, and the modules to build

Download matchmaker 1.0.0


<!-- https://jarcasting.com/artifacts/eu.seaclouds-project/matchmaker/ -->
<dependency>
    <groupId>eu.seaclouds-project</groupId>
    <artifactId>matchmaker</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.seaclouds-project/matchmaker/
implementation 'eu.seaclouds-project:matchmaker:1.0.0'
// https://jarcasting.com/artifacts/eu.seaclouds-project/matchmaker/
implementation ("eu.seaclouds-project:matchmaker:1.0.0")
'eu.seaclouds-project:matchmaker:jar:1.0.0'
<dependency org="eu.seaclouds-project" name="matchmaker" rev="1.0.0">
  <artifact name="matchmaker" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.seaclouds-project', module='matchmaker', version='1.0.0')
)
libraryDependencies += "eu.seaclouds-project" % "matchmaker" % "1.0.0"
[eu.seaclouds-project/matchmaker "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
eu.seaclouds-project : common jar 1.0.0
com.googlecode.json-simple : json-simple jar 1.1.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.