foss-configs
Configurations of foss parent pom for 1-and-1 projects.
Contains various configuration files for checkstyle, findsbugs and a jenkins-description taken from the POM.
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net config Application Layer Libs Configuration |
GroupId | GroupIdnet.oneandone.maven.poms |
ArtifactId | ArtifactIdfoss-configs |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfigurations of foss parent pom for 1-and-1 projects
Configurations of foss parent pom for 1-and-1 projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
foss-configs-1.2.pom | |
foss-configs-1.2.jar | 6 KB |
foss-configs-1.2-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.maven.poms/foss-configs/ -->
<dependency>
<groupId>net.oneandone.maven.poms</groupId>
<artifactId>foss-configs</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.maven.poms/foss-configs/
implementation 'net.oneandone.maven.poms:foss-configs:1.2'
// https://jarcasting.com/artifacts/net.oneandone.maven.poms/foss-configs/
implementation ("net.oneandone.maven.poms:foss-configs:1.2")
'net.oneandone.maven.poms:foss-configs:jar:1.2'
<dependency org="net.oneandone.maven.poms" name="foss-configs" rev="1.2">
<artifact name="foss-configs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.maven.poms', module='foss-configs', version='1.2')
)
libraryDependencies += "net.oneandone.maven.poms" % "foss-configs" % "1.2"
[net.oneandone.maven.poms/foss-configs "1.2"]
Configurations of foss parent pom for 1-and-1 projects.
Contains various configuration files for checkstyle, findsbugs and a jenkins-description taken from the POM.