не последняя версия
Последняя версия 1.1

org.beigesoft:beige-accweb 1.0

This is WEB interface based on standard JEE MVC servlet, JSP, JSTL, beige-web.

Группа

Группа

org.beigesoft
Идентификатор

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

beige-accweb
Версия

Версия

1.0
Тип

Тип

war

Скачать beige-accweb 1.0


<!-- https://jarcasting.com/artifacts/org.beigesoft/beige-accweb/ -->
<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beige-accweb</artifactId>
    <version>1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beige-accweb/
implementation 'org.beigesoft:beige-accweb:1.0'
// https://jarcasting.com/artifacts/org.beigesoft/beige-accweb/
implementation ("org.beigesoft:beige-accweb:1.0")
'org.beigesoft:beige-accweb:war:1.0'
<dependency org="org.beigesoft" name="beige-accweb" rev="1.0">
  <artifact name="beige-accweb" type="war" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beige-accweb', version='1.0')
)
libraryDependencies += "org.beigesoft" % "beige-accweb" % "1.0"
[org.beigesoft/beige-accweb "1.0"]