License |
License |
---|---|
GroupId | GroupIdes.urjc.etsii.grafo |
ArtifactId | ArtifactIdmork-common |
Version | Version0.13 |
Type | Typejar |
Description |
Descriptionmork-common
Metaheuristic Optimization framewoRK - Common library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mork-common-0.13.pom | |
mork-common-0.13.jar | 118 KB |
mork-common-0.13-sources.jar | 93 KB |
mork-common-0.13-javadoc.jar | 683 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.urjc.etsii.grafo/mork-common/ -->
<dependency>
<groupId>es.urjc.etsii.grafo</groupId>
<artifactId>mork-common</artifactId>
<version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/es.urjc.etsii.grafo/mork-common/
implementation 'es.urjc.etsii.grafo:mork-common:0.13'
// https://jarcasting.com/artifacts/es.urjc.etsii.grafo/mork-common/
implementation ("es.urjc.etsii.grafo:mork-common:0.13")
'es.urjc.etsii.grafo:mork-common:jar:0.13'
<dependency org="es.urjc.etsii.grafo" name="mork-common" rev="0.13">
<artifact name="mork-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.urjc.etsii.grafo', module='mork-common', version='0.13')
)
libraryDependencies += "es.urjc.etsii.grafo" % "mork-common" % "0.13"
[es.urjc.etsii.grafo/mork-common "0.13"]
Group / Artifact | Type | Version |
---|---|---|
es.urjc.etsii.grafo : scimark | jar | 2.1.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
org.springframework : spring-context | jar | 5.3.18 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-junit-jupiter | jar | 4.5.1 |
org.assertj : assertj-core | jar | 3.22.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |