License |
License |
---|---|
GroupId | GroupIdru.greatbit |
ArtifactId | ArtifactIdloki |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLoki
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
loki-1.0.pom | |
loki-1.0.jar | 11 KB |
loki-1.0-sources.jar | 5 KB |
loki-1.0-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.greatbit/loki/ -->
<dependency>
<groupId>ru.greatbit</groupId>
<artifactId>loki</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.greatbit/loki/
implementation 'ru.greatbit:loki:1.0'
// https://jarcasting.com/artifacts/ru.greatbit/loki/
implementation ("ru.greatbit:loki:1.0")
'ru.greatbit:loki:jar:1.0'
<dependency org="ru.greatbit" name="loki" rev="1.0">
<artifact name="loki" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.greatbit', module='loki', version='1.0')
)
libraryDependencies += "ru.greatbit" % "loki" % "1.0"
[ru.greatbit/loki "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 3.2.4.RELEASE |
org.springframework : spring-context | jar | 3.2.4.RELEASE |
org.springframework : spring-expression | jar | 3.2.4.RELEASE |
ru.greatbit : java-utils | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |
org.kubek2k : springockito-annotations | jar | 1.0.9 |
org.springframework : spring-test | jar | 3.2.4.RELEASE |