Last Version

Windup Engine - Frames 4.0.1.Final

Windup Frames is an extension of the upstream Frames project, with tools to ease debugging and integration within windup.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.windup.graph.frames
ArtifactId

ArtifactId

windup-frames
Version

Version

4.0.1.Final
Type

Type

jar
Description

Description

Windup Engine - Frames
Windup Frames is an extension of the upstream Frames project, with tools to ease debugging and integration within windup.
Project Organization

Project Organization

JBoss by Red Hat

Download windup-frames 4.0.1.Final


<!-- https://jarcasting.com/artifacts/org.jboss.windup.graph.frames/windup-frames/ -->
<dependency>
    <groupId>org.jboss.windup.graph.frames</groupId>
    <artifactId>windup-frames</artifactId>
    <version>4.0.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.graph.frames/windup-frames/
implementation 'org.jboss.windup.graph.frames:windup-frames:4.0.1.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.graph.frames/windup-frames/
implementation ("org.jboss.windup.graph.frames:windup-frames:4.0.1.Final")
'org.jboss.windup.graph.frames:windup-frames:jar:4.0.1.Final'
<dependency org="org.jboss.windup.graph.frames" name="windup-frames" rev="4.0.1.Final">
  <artifact name="windup-frames" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.graph.frames', module='windup-frames', version='4.0.1.Final')
)
libraryDependencies += "org.jboss.windup.graph.frames" % "windup-frames" % "4.0.1.Final"
[org.jboss.windup.graph.frames/windup-frames "4.0.1.Final"]

Dependencies

compile (4)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-core jar 2.5.0
com.tinkerpop.gremlin : gremlin-groovy jar 2.5.0
org.javassist : javassist jar 3.21.0-GA
com.google.guava : guava jar 18.0

provided (1)

Group / Artifact Type Version
org.jboss.windup.utils : windup-utils jar 4.0.1.Final

test (4)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-sail-graph jar 2.5.0
com.tinkerpop.blueprints : blueprints-test jar 2.5.0
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.