Java shared resources

Dockerfile, git.properties and logback configuration

License

License

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

shared-resources
Last Version

Last Version

2.0.0-BETA-4
Release Date

Release Date

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

How to add to project

<!-- 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"]

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.

Versions

Version
2.0.0-BETA-4
2.0.0-BETA-3
2.0.0-BETA-2
2.0.0-BETA
1.0.1
1.0.0