JASMINe :: Assemblies

assembly projects for JASMINe

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine
ArtifactId

ArtifactId

assembly
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

JASMINe :: Assemblies
assembly projects for JASMINe
Project Organization

Project Organization

OW2 Consortium

Download assembly

Filename Size
assembly-1.1.2.pom 1 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • jasmine-control
  • jasmine-deployment
  • jasmine-monitoring
  • jasmine-selfmanagement

Versions

Version
1.1.2
1.1.1