Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.windup.graph.frames |
ArtifactId | ArtifactIdwindup-frames |
Version | Version2.5.0.CR3 |
Type | Typejar |
Filename | Size |
---|---|
windup-frames-2.5.0.CR3.pom | |
windup-frames-2.5.0.CR3.jar | 81 KB |
windup-frames-2.5.0.CR3-sources.jar | 46 KB |
windup-frames-2.5.0.CR3-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.CR3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.graph.frames/windup-frames/
implementation 'org.jboss.windup.graph.frames:windup-frames:2.5.0.CR3'
// https://jarcasting.com/artifacts/org.jboss.windup.graph.frames/windup-frames/
implementation ("org.jboss.windup.graph.frames:windup-frames:2.5.0.CR3")
'org.jboss.windup.graph.frames:windup-frames:jar:2.5.0.CR3'
<dependency org="org.jboss.windup.graph.frames" name="windup-frames" rev="2.5.0.CR3">
<artifact name="windup-frames" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.graph.frames', module='windup-frames', version='2.5.0.CR3')
)
libraryDependencies += "org.jboss.windup.graph.frames" % "windup-frames" % "2.5.0.CR3"
[org.jboss.windup.graph.frames/windup-frames "2.5.0.CR3"]