Last Version

Sermo 1.0.0

USSD application library

License

License

GroupId

GroupId

com.headstartech.sermo
ArtifactId

ArtifactId

sermo-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Sermo
USSD application library
Project URL

Project URL

https://github.com/headstar/sermo
Source Code Management

Source Code Management

https://github.com/headstar/sermo

Download sermo-core 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.statemachine : spring-statemachine-core jar 2.2.0.RELEASE

runtime (2)

Group / Artifact Type Version
org.springframework : spring-context-support jar 5.2.3.RELEASE
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
org.mockito : mockito-junit-jupiter jar 3.3.3
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.