Last Version

Service Cutter Library 1.2.1

The Service Cutter engine (https://github.com/ServiceCutter/ServiceCutter) provided as library which can be used in other applications to generate service decompositions.

License

License

GroupId

GroupId

org.contextmapper
ArtifactId

ArtifactId

service-cutter-library
Version

Version

1.2.1
Type

Type

pom
Description

Description

Service 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

https://github.com/ContextMapper/service-cutter-library
Project Organization

Project Organization

Context Mapper
Source Code Management

Source Code Management

https://github.com/ContextMapper/service-cutter-library

Download service-cutter-library 1.2.1


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.