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