License |
License |
---|---|
GroupId | GroupIdcom.rbkmoney |
ArtifactId | ArtifactIdshared-resources |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava shared resources
Dockerfile, git.properties and logback configuration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shared-resources-1.4.0.pom | |
shared-resources-1.4.0.jar | 5 KB |
shared-resources-1.4.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/shared-resources/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>shared-resources</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/shared-resources/
implementation 'com.rbkmoney:shared-resources:1.4.0'
// https://jarcasting.com/artifacts/com.rbkmoney/shared-resources/
implementation ("com.rbkmoney:shared-resources:1.4.0")
'com.rbkmoney:shared-resources:jar:1.4.0'
<dependency org="com.rbkmoney" name="shared-resources" rev="1.4.0">
<artifact name="shared-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='shared-resources', version='1.4.0')
)
libraryDependencies += "com.rbkmoney" % "shared-resources" % "1.4.0"
[com.rbkmoney/shared-resources "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.rbkmoney.logback : nop-rolling | jar | 1.0.4 |
net.logstash.logback : logstash-logback-encoder | jar | 6.4 |
org.codehaus.janino : janino | jar | 3.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.6.0 |