License |
License |
---|---|
GroupId | GroupIdcom.rbkmoney |
ArtifactId | ArtifactIdshared-resources |
Version | Version0.3.8 |
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-0.3.8.pom | |
shared-resources-0.3.8.jar | 5 KB |
shared-resources-0.3.8-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/shared-resources/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>shared-resources</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/shared-resources/
implementation 'com.rbkmoney:shared-resources:0.3.8'
// https://jarcasting.com/artifacts/com.rbkmoney/shared-resources/
implementation ("com.rbkmoney:shared-resources:0.3.8")
'com.rbkmoney:shared-resources:jar:0.3.8'
<dependency org="com.rbkmoney" name="shared-resources" rev="0.3.8">
<artifact name="shared-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='shared-resources', version='0.3.8')
)
libraryDependencies += "com.rbkmoney" % "shared-resources" % "0.3.8"
[com.rbkmoney/shared-resources "0.3.8"]
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.3.1.RELEASE |