Last Version

models 1.0.0-RC1

Models and interfaces used in the Schaapi pipelines.

License

License

GroupId

GroupId

org.cafejojo.schaapi
ArtifactId

ArtifactId

models
Version

Version

1.0.0-RC1
Type

Type

jar
Description

Description

models
Models and interfaces used in the Schaapi pipelines.
Project URL

Project URL

https://github.com/cafejojo/schaapi-models
Source Code Management

Source Code Management

https://github.com/cafejojo/schaapi-models

Download models 1.0.0-RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.0
org.jetbrains.kotlin : kotlin-reflect jar 1.3.0

runtime (1)

Group / Artifact Type Version
io.github.microutils : kotlin-logging jar 1.6.10

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1
org.jetbrains.spek : spek-api jar 1.1.5
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.jetbrains.spek : spek-junit-platform-engine jar 1.1.5

Project Modules

There are no modules declared in this project.