License |
License |
---|---|
GroupId | GroupIdorg.moskito |
ArtifactId | ArtifactIdmoskito-central-dime-server |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptionstorage implementations which needs dependencies to jdbc and so on. in the future we could split that up too, but i wouldn't just now.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.moskito/moskito-central-dime-server/ -->
<dependency>
<groupId>org.moskito</groupId>
<artifactId>moskito-central-dime-server</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.moskito/moskito-central-dime-server/
implementation 'org.moskito:moskito-central-dime-server:1.1.4'
// https://jarcasting.com/artifacts/org.moskito/moskito-central-dime-server/
implementation ("org.moskito:moskito-central-dime-server:1.1.4")
'org.moskito:moskito-central-dime-server:jar:1.1.4'
<dependency org="org.moskito" name="moskito-central-dime-server" rev="1.1.4">
<artifact name="moskito-central-dime-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moskito', module='moskito-central-dime-server', version='1.1.4')
)
libraryDependencies += "org.moskito" % "moskito-central-dime-server" % "1.1.4"
[org.moskito/moskito-central-dime-server "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.moskito : moskito-central-core | jar | 1.1.4 |
net.anotheria : distributeme-core | jar | 2.3.0 |
net.anotheria : distributeme-support | jar | 2.3.0 |
net.anotheria : distributeme-generator | jar | 2.3.0 |
org.aspectj : aspectjrt | jar | ${aspectj-version} |
org.aspectj : aspectjtools | jar | ${aspectj-version} |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : findbugs | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |