Mavengem protocol and mavengem wagon

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.saumya.mojo
ArtifactId

ArtifactId

mavengem
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Mavengem protocol and mavengem wagon
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download mavengem

Filename Size
mavengem-0.1.0.pom 1 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • mavengem-protocol
  • mavengem-wagon

Versions

Version
0.1.0