Last Version

example 2.6.0

Example mark server

License

License

GroupId

GroupId

be.cylab.mark
ArtifactId

ArtifactId

example
Version

Version

2.6.0
Type

Type

jar
Description

Description

example
Example mark server
Project URL

Project URL

https://gitlab.cylab.be/cylab/mark/example

Download example 2.6.0


<!-- https://jarcasting.com/artifacts/be.cylab.mark/example/ -->
<dependency>
    <groupId>be.cylab.mark</groupId>
    <artifactId>example</artifactId>
    <version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.cylab.mark/example/
implementation 'be.cylab.mark:example:2.6.0'
// https://jarcasting.com/artifacts/be.cylab.mark/example/
implementation ("be.cylab.mark:example:2.6.0")
'be.cylab.mark:example:jar:2.6.0'
<dependency org="be.cylab.mark" name="example" rev="2.6.0">
  <artifact name="example" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.cylab.mark', module='example', version='2.6.0')
)
libraryDependencies += "be.cylab.mark" % "example" % "2.6.0"
[be.cylab.mark/example "2.6.0"]

Dependencies

provided (5)

Group / Artifact Type Version
be.cylab.mark : client jar 2.6.0
be.cylab.mark : core jar 2.6.0
be.cylab.mark : server jar 2.6.0
org.mongodb : bson jar 3.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.