License |
License |
---|---|
Categories |
CategoriesActiveJ User Interface Web Frameworks |
GroupId | GroupIdio.activej |
ArtifactId | ArtifactIdactivej-ot |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveJ : OT
Implementation of operational transformation technology. Allows building collaborative software systems.
|
Filename | Size |
---|---|
activej-ot-5.3.pom | |
activej-ot-5.3.jar | 108 KB |
activej-ot-5.3-tests.jar | 59 KB |
activej-ot-5.3-sources.jar | 43 KB |
activej-ot-5.3-javadoc.jar | 639 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.activej/activej-ot/ -->
<dependency>
<groupId>io.activej</groupId>
<artifactId>activej-ot</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-ot/
implementation 'io.activej:activej-ot:5.3'
// https://jarcasting.com/artifacts/io.activej/activej-ot/
implementation ("io.activej:activej-ot:5.3")
'io.activej:activej-ot:jar:5.3'
<dependency org="io.activej" name="activej-ot" rev="5.3">
<artifact name="activej-ot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-ot', version='5.3')
)
libraryDependencies += "io.activej" % "activej-ot" % "5.3"
[io.activej/activej-ot "5.3"]
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-eventloop | jar | 5.3 |
io.activej : activej-promise | jar | 5.3 |
com.dslplatform : dsl-json-java8 | jar | 1.9.8 |
io.activej : activej-jmxapi Optional | jar | 5.3 |
org.jetbrains : annotations | jar | 22.0.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-test | jar | 5.3 |
mysql : mysql-connector-java | jar | 8.0.27 |
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
org.jmock : jmock-junit4 | jar | 2.12.0 |