License |
License |
---|---|
GroupId | GroupIdorg.contextmapper |
ArtifactId | ArtifactIdservice-cutter-library |
Version | Version1.2.1 |
Type | Typepom |
Description |
DescriptionService Cutter Library
The Service Cutter engine (https://github.com/ServiceCutter/ServiceCutter) provided as library which can be used in other applications to generate service decompositions.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.contextmapper/service-cutter-library/ -->
<dependency>
<groupId>org.contextmapper</groupId>
<artifactId>service-cutter-library</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.contextmapper/service-cutter-library/
implementation 'org.contextmapper:service-cutter-library:1.2.1'
// https://jarcasting.com/artifacts/org.contextmapper/service-cutter-library/
implementation ("org.contextmapper:service-cutter-library:1.2.1")
'org.contextmapper:service-cutter-library:pom:1.2.1'
<dependency org="org.contextmapper" name="service-cutter-library" rev="1.2.1">
<artifact name="service-cutter-library" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.contextmapper', module='service-cutter-library', version='1.2.1')
)
libraryDependencies += "org.contextmapper" % "service-cutter-library" % "1.2.1"
[org.contextmapper/service-cutter-library "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.graphstream : gs-core | jar | 1.3 |
org.graphstream : gs-algo | jar | 1.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.28 |
com.google.guava : guava | jar | 28.1-jre |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
org.nlpub : watset | jar | 2.1.5 |