moshas

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

License

License

The Apache Software License, Version 2.0
Categories

Categories

Net
GroupId

GroupId

net.unit8.moshas
ArtifactId

ArtifactId

moshas
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/kawasima/moshas.git

Download moshas

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.coverity.security : coverity-escapers jar 1.1.1
commons-beanutils : commons-beanutils jar 1.9.2
javax.cache : cache-api jar 1.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 18.0
org.jsr107.ri : cache-ri-impl jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0