streamly-domain

Common Domain objects for the streamly librairies.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

ch.streamly
ArtifactId

ArtifactId

streamly-domain
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

streamly-domain
Common Domain objects for the streamly librairies.
Project URL

Project URL

https://github.com/streamly-ch/streamly-domain
Source Code Management

Source Code Management

https://github.com/streamly-ch/streamly-domain.git

Download streamly-domain

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

streamly-domain

Common Domain objects for the streamly librairies

Versions

Version
1.0.2
1.0.0
0.0.1