Last Version

MOP :: Core 1.0-m1

A tool for running Java executables from artifacts within maven repositories

License

License

GroupId

GroupId

org.fusesource.mop
ArtifactId

ArtifactId

mop-core
Version

Version

1.0-m1
Type

Type

jar
Description

Description

MOP :: Core
A tool for running Java executables from artifacts within maven repositories
Project Organization

Project Organization

Progress Software Inc.
Source Code Management

Source Code Management

http://fusesource.com/forge/gitweb?p=mop.git/mop-core

Download mop-core 1.0-m1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.