Last Version

ch.viseon.openOrca:server 1.0.1

Open source implementation of the shared presentation model pattern

License

License

GroupId

GroupId

ch.viseon.openOrca
ArtifactId

ArtifactId

server
Version

Version

1.0.1
Type

Type

jar
Description

Description

Open source implementation of the shared presentation model pattern

Download server 1.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.30
org.jetbrains.kotlin : kotlin-reflect jar 1.2.30
io.reactivex.rxjava2 : rxjava jar 2.0.7
ch.viseon.openOrca : share jar 1.0.1
junit : junit jar 4.12

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-common jar 1.2.30
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.30
com.nhaarman : mockito-kotlin jar 1.3.0

Project Modules

  • core
  • servlet