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

Shept 1.0.4

Shept is an add-on to spring-mvc to allow 4GL alike definitions of table-driven (datagrid) based form development for handling complex composed forms

Лицензия

Лицензия

Группа

Группа

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

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

shept-core
Версия

Версия

1.0.4
Тип

Тип

jar
Описание

Описание

Shept
Shept is an add-on to spring-mvc to allow 4GL alike definitions of table-driven (datagrid) based form development for handling complex composed forms
Ссылка на сайт

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

http://shept.org
Система контроля версий

Система контроля версий

http://github.com/shept/shept

Скачать shept-core 1.0.4


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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.springframework : spring-beans jar 3.0.5.RELEASE
org.hibernate : hibernate-core jar 3.6.4.Final
javassist : javassist jar 3.12.1.GA
org.springframework : spring-orm jar 3.0.5.RELEASE
org.springframework : spring-webmvc jar 3.0.5.RELEASE
com.octo.captcha : jcaptcha-all jar 1.0-RC6
commons-net : commons-net jar 2.2
org.springframework.security : spring-security-core jar 3.0.5.RELEASE
javax.persistence : persistence-api jar 1.0

provided (5)

Идентификатор библиотеки Тип Версия
javax.el : el-api jar 1.0
jstl : jstl jar 1.1.2
taglibs : standard jar 1.1.2
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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