License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.deutschebank.symphony |
ArtifactId | ArtifactIdsymphony-maven-build-reporter |
Version | Version4.59.8 |
Type | Typejar |
Description |
DescriptionSymphony Maven Build Reporter
A collection of Java projects for building Symphony bots and apps
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-maven-build-reporter/ -->
<dependency>
<groupId>com.github.deutschebank.symphony</groupId>
<artifactId>symphony-maven-build-reporter</artifactId>
<version>4.59.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-maven-build-reporter/
implementation 'com.github.deutschebank.symphony:symphony-maven-build-reporter:4.59.8'
// https://jarcasting.com/artifacts/com.github.deutschebank.symphony/symphony-maven-build-reporter/
implementation ("com.github.deutschebank.symphony:symphony-maven-build-reporter:4.59.8")
'com.github.deutschebank.symphony:symphony-maven-build-reporter:jar:4.59.8'
<dependency org="com.github.deutschebank.symphony" name="symphony-maven-build-reporter" rev="4.59.8">
<artifact name="symphony-maven-build-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deutschebank.symphony', module='symphony-maven-build-reporter', version='4.59.8')
)
libraryDependencies += "com.github.deutschebank.symphony" % "symphony-maven-build-reporter" % "4.59.8"
[com.github.deutschebank.symphony/symphony-maven-build-reporter "4.59.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |