is not current version
Last Version 2.0.0-BETA-4

Java shared resources 1.0.1

Dockerfile, git.properties and logback configuration

License

License

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

shared-resources
Version

Version

1.0.1
Type

Type

jar
Description

Description

Java shared resources
Dockerfile, git.properties and logback configuration
Project URL

Project URL

https://github.com/valitydev/java-shared-resources
Source Code Management

Source Code Management

https://github.com/valitydev/java-shared-resources/tree/master

Download shared-resources 1.0.1


<!-- https://jarcasting.com/artifacts/dev.vality/shared-resources/ -->
<dependency>
    <groupId>dev.vality</groupId>
    <artifactId>shared-resources</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.vality/shared-resources/
implementation 'dev.vality:shared-resources:1.0.1'
// https://jarcasting.com/artifacts/dev.vality/shared-resources/
implementation ("dev.vality:shared-resources:1.0.1")
'dev.vality:shared-resources:jar:1.0.1'
<dependency org="dev.vality" name="shared-resources" rev="1.0.1">
  <artifact name="shared-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.vality', module='shared-resources', version='1.0.1')
)
libraryDependencies += "dev.vality" % "shared-resources" % "1.0.1"
[dev.vality/shared-resources "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.logstash.logback : logstash-logback-encoder jar 7.0.1
org.codehaus.janino : janino jar 3.1.6

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.6.3

Project Modules

There are no modules declared in this project.