License |
License |
---|---|
GroupId | GroupIddev.vality |
ArtifactId | ArtifactIdshared-resources |
Last Version | Last Version2.0.0-BETA-4 |
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 |
<!-- https://jarcasting.com/artifacts/dev.vality/shared-resources/ -->
<dependency>
<groupId>dev.vality</groupId>
<artifactId>shared-resources</artifactId>
<version>2.0.0-BETA-4</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/shared-resources/
implementation 'dev.vality:shared-resources:2.0.0-BETA-4'
// https://jarcasting.com/artifacts/dev.vality/shared-resources/
implementation ("dev.vality:shared-resources:2.0.0-BETA-4")
'dev.vality:shared-resources:jar:2.0.0-BETA-4'
<dependency org="dev.vality" name="shared-resources" rev="2.0.0-BETA-4">
<artifact name="shared-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='shared-resources', version='2.0.0-BETA-4')
)
libraryDependencies += "dev.vality" % "shared-resources" % "2.0.0-BETA-4"
[dev.vality/shared-resources "2.0.0-BETA-4"]
Group / Artifact | Type | Version |
---|---|---|
net.logstash.logback : logstash-logback-encoder | jar | 7.0.1 |
org.codehaus.janino : janino | jar | 3.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.6.3 |