License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Logging Application Layer Libs |
GroupId | GroupIdfun.mike |
ArtifactId | ArtifactIddropwizard-azure-storage-logging-alpha |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/fun.mike/dropwizard-azure-storage-logging-alpha/ -->
<dependency>
<groupId>fun.mike</groupId>
<artifactId>dropwizard-azure-storage-logging-alpha</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fun.mike/dropwizard-azure-storage-logging-alpha/
implementation 'fun.mike:dropwizard-azure-storage-logging-alpha:0.0.1'
// https://jarcasting.com/artifacts/fun.mike/dropwizard-azure-storage-logging-alpha/
implementation ("fun.mike:dropwizard-azure-storage-logging-alpha:0.0.1")
'fun.mike:dropwizard-azure-storage-logging-alpha:jar:0.0.1'
<dependency org="fun.mike" name="dropwizard-azure-storage-logging-alpha" rev="0.0.1">
<artifact name="dropwizard-azure-storage-logging-alpha" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.mike', module='dropwizard-azure-storage-logging-alpha', version='0.0.1')
)
libraryDependencies += "fun.mike" % "dropwizard-azure-storage-logging-alpha" % "0.0.1"
[fun.mike/dropwizard-azure-storage-logging-alpha "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
fun.mike : logback-azure-storage-alpha | jar | 0.0.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
com.microsoft.azure : azure-storage | jar | 8.0.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.7 |
io.dropwizard : dropwizard-logging | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |