| License |
License |
|---|---|
| GroupId | GroupIdcom.sifionsolution |
| ArtifactId | ArtifactIdvraptor-encryptor |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptionvraptor-encryptor
Easy Encryption for VRaptor 4
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSifion Solution |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| junit : junit | jar | 4.11 |