не последняя версия
Последняя версия 7.0.0-M4

Debug 7.0.0-M2

This project can be used as entry project in remote debugging, giving one most dependencies of GlassFish to step through the source. Compile GF with mvn clean install -Pfastest,source -T10 Start GF with ./adadmin start-domain --verbose --suspend In the IDE, for instance, Eclipse, go to run - debug configurations - remote java application - project And add this project there.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.glassfish.main.featuresets
Идентификатор

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

debug
Версия

Версия

7.0.0-M2
Тип

Тип

jar
Описание

Описание

Debug
This project can be used as entry project in remote debugging, giving one most dependencies of GlassFish to step through the source. Compile GF with mvn clean install -Pfastest,source -T10 Start GF with ./adadmin start-domain --verbose --suspend In the IDE, for instance, Eclipse, go to run - debug configurations - remote java application - project And add this project there.
Ссылка на сайт

Ссылка на сайт

https://projects.eclipse.org/projects/ee4j.glassfish/debug
Организация-разработчик

Организация-разработчик

Eclipse Foundation

Скачать debug 7.0.0-M2


<!-- https://jarcasting.com/artifacts/org.glassfish.main.featuresets/debug/ -->
<dependency>
    <groupId>org.glassfish.main.featuresets</groupId>
    <artifactId>debug</artifactId>
    <version>7.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.featuresets/debug/
implementation 'org.glassfish.main.featuresets:debug:7.0.0-M2'
// https://jarcasting.com/artifacts/org.glassfish.main.featuresets/debug/
implementation ("org.glassfish.main.featuresets:debug:7.0.0-M2")
'org.glassfish.main.featuresets:debug:jar:7.0.0-M2'
<dependency org="org.glassfish.main.featuresets" name="debug" rev="7.0.0-M2">
  <artifact name="debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.featuresets', module='debug', version='7.0.0-M2')
)
libraryDependencies += "org.glassfish.main.featuresets" % "debug" % "7.0.0-M2"
[org.glassfish.main.featuresets/debug "7.0.0-M2"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.glassfish.main.featuresets : glassfish pom 7.0.0-M2
org.glassfish.main.featuresets : web pom 7.0.0-M2
org.glassfish.main.featuresets : nucleus pom 7.0.0-M2
org.glassfish.main.featuresets : atomic pom 7.0.0-M2
org.glassfish.main.jdbc.jdbc-ra.jdbc-core : jdbc-core jar 7.0.0-M2

Модули Проекта

Данный проект не имеет модулей.