Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.windup.graph.frames |
ArtifactId | ArtifactIdwindup-frames |
Version | Version2.5.0.CR2 |
Type | Typejar |
Filename | Size |
---|---|
windup-frames-2.5.0.CR2.pom | |
windup-frames-2.5.0.CR2.jar | 80 KB |
windup-frames-2.5.0.CR2-sources.jar | 45 KB |
windup-frames-2.5.0.CR2-javadoc.jar | 349 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.graph.frames/windup-frames/ -->
<dependency>
<groupId>org.jboss.windup.graph.frames</groupId>
<artifactId>windup-frames</artifactId>
<version>2.5.0.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.graph.frames/windup-frames/
implementation 'org.jboss.windup.graph.frames:windup-frames:2.5.0.CR2'
// https://jarcasting.com/artifacts/org.jboss.windup.graph.frames/windup-frames/
implementation ("org.jboss.windup.graph.frames:windup-frames:2.5.0.CR2")
'org.jboss.windup.graph.frames:windup-frames:jar:2.5.0.CR2'
<dependency org="org.jboss.windup.graph.frames" name="windup-frames" rev="2.5.0.CR2">
<artifact name="windup-frames" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.graph.frames', module='windup-frames', version='2.5.0.CR2')
)
libraryDependencies += "org.jboss.windup.graph.frames" % "windup-frames" % "2.5.0.CR2"
[org.jboss.windup.graph.frames/windup-frames "2.5.0.CR2"]