is not current version
Last Version 1.2

net.oneandone.maven.poms:foss-configs 1.1

Configurations of foss parent pom for 1-and-1 projects

Categories

Categories

Maven Build Tools Net config Application Layer Libs Configuration
GroupId

GroupId

net.oneandone.maven.poms
ArtifactId

ArtifactId

foss-configs
Version

Version

1.1
Type

Type

jar

Download foss-configs 1.1


<!-- https://jarcasting.com/artifacts/net.oneandone.maven.poms/foss-configs/ -->
<dependency>
    <groupId>net.oneandone.maven.poms</groupId>
    <artifactId>foss-configs</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.maven.poms/foss-configs/
implementation 'net.oneandone.maven.poms:foss-configs:1.1'
// https://jarcasting.com/artifacts/net.oneandone.maven.poms/foss-configs/
implementation ("net.oneandone.maven.poms:foss-configs:1.1")
'net.oneandone.maven.poms:foss-configs:jar:1.1'
<dependency org="net.oneandone.maven.poms" name="foss-configs" rev="1.1">
  <artifact name="foss-configs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.maven.poms', module='foss-configs', version='1.1')
)
libraryDependencies += "net.oneandone.maven.poms" % "foss-configs" % "1.1"
[net.oneandone.maven.poms/foss-configs "1.1"]