Last Version

My OSS Parent POM 1.0.0

Common parent POM for all my Scala projects which are supposed to be published on Sonatype OSS

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.helgoboss
ArtifactId

ArtifactId

my-scala-oss-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

My OSS Parent POM
Common parent POM for all my Scala projects which are supposed to be published on Sonatype OSS
Project URL

Project URL

https://github.com/helgoboss/my-scala-oss-parent
Source Code Management

Source Code Management

https://github.com/helgoboss/my-scala-oss-parent

Download my-scala-oss-parent 1.0.0


<!-- https://jarcasting.com/artifacts/org.helgoboss/my-scala-oss-parent/ -->
<dependency>
    <groupId>org.helgoboss</groupId>
    <artifactId>my-scala-oss-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.helgoboss/my-scala-oss-parent/
implementation 'org.helgoboss:my-scala-oss-parent:1.0.0'
// https://jarcasting.com/artifacts/org.helgoboss/my-scala-oss-parent/
implementation ("org.helgoboss:my-scala-oss-parent:1.0.0")
'org.helgoboss:my-scala-oss-parent:pom:1.0.0'
<dependency org="org.helgoboss" name="my-scala-oss-parent" rev="1.0.0">
  <artifact name="my-scala-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.helgoboss', module='my-scala-oss-parent', version='1.0.0')
)
libraryDependencies += "org.helgoboss" % "my-scala-oss-parent" % "1.0.0"
[org.helgoboss/my-scala-oss-parent "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.