License |
License
The JMCNet LibCommun Project
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.googlecode.jmcnet |
ArtifactId | ArtifactIdjmcnet-libCommun |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMCNet librairie commune
This project aim's to provide J2EE reusable components :
- flex integration : FlexAcegiLoginCommand, ServiceLoggerPresentation, SpringFactory,
- FOP formatter : FopFormatter,
- Spring and Acegi for JUnit : SpringBaseTestCase, AcegiBaseTestCase,
- Servlet : RedirectDisconnectedSessionFilter,
- utilit classes : ConvertCharset, CriptoUtilit, FileData, FormatUtilit, Time, TimeHHMM, TimeHHMMSS,
- Expression parser et evaluator : see jmcnet.libcommun.utilit.evaluator,
- Mail utilit : see jmcnet.libcommun.utilit.mail
|
Project URL |
Project URL |
Filename | Size |
---|---|
jmcnet-libCommun-1.8.pom | |
jmcnet-libCommun-1.8.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jmcnet/jmcnet-libCommun/ -->
<dependency>
<groupId>com.googlecode.jmcnet</groupId>
<artifactId>jmcnet-libCommun</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jmcnet/jmcnet-libCommun/
implementation 'com.googlecode.jmcnet:jmcnet-libCommun:1.8'
// https://jarcasting.com/artifacts/com.googlecode.jmcnet/jmcnet-libCommun/
implementation ("com.googlecode.jmcnet:jmcnet-libCommun:1.8")
'com.googlecode.jmcnet:jmcnet-libCommun:jar:1.8'
<dependency org="com.googlecode.jmcnet" name="jmcnet-libCommun" rev="1.8">
<artifact name="jmcnet-libCommun" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jmcnet', module='jmcnet-libCommun', version='1.8')
)
libraryDependencies += "com.googlecode.jmcnet" % "jmcnet-libCommun" % "1.8"
[com.googlecode.jmcnet/jmcnet-libCommun "1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.ostermiller : utils | jar | 1.07.00 |
Group / Artifact | Type | Version |
---|---|---|
org.acegisecurity : acegi-security | jar | 1.0.1 |
org.springframework : spring | jar | 2.0.6 |
junit : junit | jar | 3.8.1 |
log4j : log4j | jar | 1.2.12 |
fop : fop | jar | 0.20.5 |
javax.xml.bind : jaxb-api | jar | 2.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.0.2 |
javax.xml.bind : jsr173_api | jar | 1.0 |
javax.activation : activation | jar | 1.1 |
javax.mail : mail | jar | 1.4 |
javax.servlet : servlet-api | jar | 2.4 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-collections : commons-collections | jar | 3.1 |
com.adobe.flex.compiler » flex-messaging-common | jar | 3.3.0.4852 |
com.adobe.blazeds : blazeds-remoting | jar | 3.2.0.3978 |
com.adobe.blazeds : blazeds-core | jar | 3.2.0.3978 |
com.adobe.blazeds : blazeds-opt | jar | 3.2.0.3978 |
com.adobe.blazeds : blazeds-proxy | jar | 3.2.0.3978 |
org.springframework.flex : spring-flex | jar | 1.0.0.RELEASE |