Download JAR files tagged by maintainable with all dependencies
unitils-easymock from group org.unitils (version 3.4.6)
3 downloads
Artifact unitils-easymock
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies unitils-core, easymock, cglib, easymockclassextension,
There are maybe transitive dependencies!
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies unitils-core, easymock, cglib, easymockclassextension,
There are maybe transitive dependencies!
unitils-dbunit from group org.unitils (version 3.4.6)
1 downloads
Artifact unitils-dbunit
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies unitils-core, unitils-database, dbunit, spring-jdbc, xmlunit,
There are maybe transitive dependencies!
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies unitils-core, unitils-database, dbunit, spring-jdbc, xmlunit,
There are maybe transitive dependencies!
unitils-database from group org.unitils (version 3.4.6)
2 downloads
Artifact unitils-database
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies unitils-core, unitils-dbmaintainer, commons-dbcp, spring-jdbc,
There are maybe transitive dependencies!
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies unitils-core, unitils-dbmaintainer, commons-dbcp, spring-jdbc,
There are maybe transitive dependencies!
unitils-dbmaintainer from group org.unitils (version 3.4.6)
0 downloads
Artifact unitils-dbmaintainer
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies unitils-core, hibernate, spring-jdbc, slf4j-api, slf4j-nop, dbunit,
There are maybe transitive dependencies!
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies unitils-core, hibernate, spring-jdbc, slf4j-api, slf4j-nop, dbunit,
There are maybe transitive dependencies!
unitils-testng from group org.unitils (version 3.4.6)
1 downloads
Artifact unitils-testng
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies unitils-core, testng,
There are maybe transitive dependencies!
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies unitils-core, testng,
There are maybe transitive dependencies!
unitils-core from group org.unitils (version 3.4.6)
10 downloads
Artifact unitils-core
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies junit, commons-logging, commons-lang, commons-collections, ognl,
There are maybe transitive dependencies!
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies junit, commons-logging, commons-lang, commons-collections, ognl,
There are maybe transitive dependencies!
unitils from group org.unitils (version 3.4.6)
Unitils provides utilities to further simplify unit-testing with JUnit, DBUnit, EasyMock
Hibernate and Spring. The goal is to make unit-testing easy and maintainable by offering
utilities such as automatic DB-schema maintainance and equality assertion through reflection.
Group: org.unitils Artifact: unitils
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact unitils
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL http://www.unitils.org/
License Apache License, Version 2.0
Dependencies amount 6
Dependencies commons-logging, commons-dbcp, commons-lang, commons-collections, ognl, ant,
There are maybe transitive dependencies!
Group org.unitils
Version 3.4.6
Last update 15. January 2017
Organization not specified
URL http://www.unitils.org/
License Apache License, Version 2.0
Dependencies amount 6
Dependencies commons-logging, commons-dbcp, commons-lang, commons-collections, ognl, ant,
There are maybe transitive dependencies!
schedulerx-netty from group com.aliyun.schedulerx (version 3.10.6.Final)
The Netty project is an effort to provide an asynchronous event-driven
network application framework and tools for rapid development of
maintainable high performance and high scalability protocol servers and
clients. In other words, Netty is a NIO client server framework which
enables quick and easy development of network applications such as
protocol
servers and clients. It greatly simplifies and streamlines network
programming such as TCP and UDP socket server.
Artifact schedulerx-netty
Group com.aliyun.schedulerx
Version 3.10.6.Final
Last update 18. February 2024
Organization The Netty Project
URL http://netty.io/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.aliyun.schedulerx
Version 3.10.6.Final
Last update 18. February 2024
Organization The Netty Project
URL http://netty.io/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
netty from group org.jboss.netty (version 3.2.10.Final)
The Netty project is an effort to provide an asynchronous event-driven
network application framework and tools for rapid development of
maintainable high performance and high scalability protocol servers and
clients. In other words, Netty is a NIO client server framework which
enables quick and easy development of network applications such as protocol
servers and clients. It greatly simplifies and streamlines network
programming such as TCP and UDP socket server.
Artifact netty
Group org.jboss.netty
Version 3.2.10.Final
Last update 28. November 2013
Organization not specified
URL http://www.jboss.org/netty/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jboss.netty
Version 3.2.10.Final
Last update 28. November 2013
Organization not specified
URL http://www.jboss.org/netty/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ST4 from group org.antlr (version 4.3.4)
StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic
is that unlike other engines, it strictly enforces model-view separation.
Strict separation makes websites and code generators more flexible
and maintainable; it also provides an excellent defense against malicious
template authors.
Artifact ST4
Group org.antlr
Version 4.3.4
Last update 02. September 2022
Organization not specified
URL Not specified
License The BSD License
Dependencies amount 1
Dependencies antlr-runtime,
There are maybe transitive dependencies!
Group org.antlr
Version 4.3.4
Last update 02. September 2022
Organization not specified
URL Not specified
License The BSD License
Dependencies amount 1
Dependencies antlr-runtime,
There are maybe transitive dependencies!
Page 30 from 31 (items total 303)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy