Last Version

Sourcesense OSS Parent 1

SourceSense parent pom that helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.sourcesense
ArtifactId

ArtifactId

oss-parent
Version

Version

1
Type

Type

pom
Description

Description

Sourcesense OSS Parent
SourceSense parent pom that helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/sourcesense/oss-parent
Project Organization

Project Organization

Sourcesense
Source Code Management

Source Code Management

http://github.com/sourcesense/oss-parent

Download oss-parent 1

Filename Size
oss-parent-1.pom 15 KB
Browse

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

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.