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

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

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.Final
Тип

Тип

jar

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