не последняя версия
Последняя версия 4.0.1.Final

org.jboss.windup.graph.frames:windup-frames 2.1.0.A

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

Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.windup.graph.frames
Идентификатор

Идентификатор

windup-frames
Версия

Версия

2.1.0.A
Тип

Тип

jar

Скачать windup-frames 2.1.0.A


<!-- 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.1.0.A</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.graph.frames/windup-frames/
implementation 'org.jboss.windup.graph.frames:windup-frames:2.1.0.A'
// https://jarcasting.com/artifacts/org.jboss.windup.graph.frames/windup-frames/
implementation ("org.jboss.windup.graph.frames:windup-frames:2.1.0.A")
'org.jboss.windup.graph.frames:windup-frames:jar:2.1.0.A'
<dependency org="org.jboss.windup.graph.frames" name="windup-frames" rev="2.1.0.A">
  <artifact name="windup-frames" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.graph.frames', module='windup-frames', version='2.1.0.A')
)
libraryDependencies += "org.jboss.windup.graph.frames" % "windup-frames" % "2.1.0.A"
[org.jboss.windup.graph.frames/windup-frames "2.1.0.A"]