| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sifionsolution |
| Идентификатор | Идентификаторvraptor-encryptor |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеvraptor-encryptor
Easy Encryption for VRaptor 4
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикSifion Solution |
| Имя Файла | Размер |
|---|---|
| vraptor-encryptor-1.0.pom | |
| vraptor-encryptor-1.0.jar | 17 KB |
| vraptor-encryptor-1.0-sources.jar | 11 KB |
| vraptor-encryptor-1.0-javadoc.jar | 105 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sifionsolution/vraptor-encryptor/ -->
<dependency>
<groupId>com.sifionsolution</groupId>
<artifactId>vraptor-encryptor</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sifionsolution/vraptor-encryptor/
implementation 'com.sifionsolution:vraptor-encryptor:1.0'
// https://jarcasting.com/artifacts/com.sifionsolution/vraptor-encryptor/
implementation ("com.sifionsolution:vraptor-encryptor:1.0")
'com.sifionsolution:vraptor-encryptor:jar:1.0'
<dependency org="com.sifionsolution" name="vraptor-encryptor" rev="1.0">
<artifact name="vraptor-encryptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sifionsolution', module='vraptor-encryptor', version='1.0')
)
libraryDependencies += "com.sifionsolution" % "vraptor-encryptor" % "1.0"
[com.sifionsolution/vraptor-encryptor "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.weld : weld-core-impl | jar | 2.1.2.Final |
| javax.inject : javax.inject | jar | 1 |
| org.jboss.weld.servlet : weld-servlet-core | jar | 2.1.2.Final |
| log4j : log4j | jar | 1.2.17 |
| com.sifionsolution : ssolution-commons | jar | 1.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| br.com.caelum : vraptor | jar | 4.0.0.Final |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| junit : junit | jar | 4.11 |