plugin-loader

Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.

License

License

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

plugin-loader
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

plugin-loader
Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.
Project URL

Project URL

http://mind.ow2.org/mindc-2.0/plugin-loader/
Project Organization

Project Organization

OW2

Download plugin-loader

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.objectweb.fractal.fractaladl : fractal-adl jar 2.6.1
com.google.collections : google-collections jar 1.0
com.google.inject : guice jar 2.0

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.
org.ow2.mind

MIND

Versions

Version
2.0
2.0-alpha1
1.0.1
1.0
0.3
0.3-beta-1
0.2.3a
0.2.3
0.2.2
0.2.1
0.2
0.2-beta-2
0.2-beta-1
0.2-alpha-2