| License |
License |
|---|---|
| GroupId | GroupIdwork.lince |
| ArtifactId | ArtifactIdlince-commons-log |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLince Commons Log
Lince Commons is an Lince project focused on log aspects of reusable Java components.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lince-commons-log-0.0.1.pom | |
| lince-commons-log-0.0.1.jar | 5 KB |
| lince-commons-log-0.0.1-sources.jar | 4 KB |
| lince-commons-log-0.0.1-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/work.lince/lince-commons-log/ -->
<dependency>
<groupId>work.lince</groupId>
<artifactId>lince-commons-log</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/work.lince/lince-commons-log/
implementation 'work.lince:lince-commons-log:0.0.1'
// https://jarcasting.com/artifacts/work.lince/lince-commons-log/
implementation ("work.lince:lince-commons-log:0.0.1")
'work.lince:lince-commons-log:jar:0.0.1'
<dependency org="work.lince" name="lince-commons-log" rev="0.0.1">
<artifact name="lince-commons-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.lince', module='lince-commons-log', version='0.0.1')
)
libraryDependencies += "work.lince" % "lince-commons-log" % "0.0.1"
[work.lince/lince-commons-log "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.scm : maven-scm-api | jar | 1.11.2 |
| org.apache.maven.plugins : maven-gpg-plugin | maven-plugin | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.1.RELEASE |
| org.projectlombok : lombok | jar | 1.18.10 |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.2.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |
| org.spockframework : spock-core | jar | 1.1-groovy-2.4-rc-2 |
| org.spockframework : spock-spring | jar | 1.1-groovy-2.4-rc-3 |
| cglib : cglib | jar | 3.2.5 |
| org.codehaus.groovy.modules.http-builder : http-builder | jar | 0.7.1 |