fun.mike:memo-alpha

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

License

License

GroupId

GroupId

fun.mike
ArtifactId

ArtifactId

memo-alpha
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/mike706574/memo
Source Code Management

Source Code Management

http://github.com/mike706574/memo/tree/master

Download memo-alpha

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.jms : jms jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

memo

Maven Central Javadocs

A little wrapper around some parts of JMS.

Copyright and License

The use and distribution terms for this software are covered by the Eclipse Public License 1.0 which can be found in the file epl-v10.html at the root of this distribution. By using this softwaer in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1