Download JAR files tagged by code with all dependencies
atgdust from group com.github.talberto (version 2.1.0)
ATG DUST is a framework for building JUnit tests for
applications built on the ATG Dynamo platform. This framework allows
one to quickly write test code that depends up Nucleus or ATG
Repositories. By using this framework one can drastically cut down
on development time. It takes only a few seconds to start up a test
with a repository, but it may take multiple minutes to start up an
application server. To get started with DUST, take a look at
http://atgdust.sourceforge.net/first-test.html. This page will walk
you through the process of running a basic test which starts
Nucleus. After that, read the other getting started guides to
describe how to create standalone Junit tests which can startup
repositories and use the DynamoHttpServletResponse classes.
For only ATG10 and tested.
Artifact atgdust
Group com.github.talberto
Version 2.1.0
Last update 27. November 2014
Organization not specified
URL https://github.com/talberto/atgdust
License Apache License, Version 2.0
Dependencies amount 10
Dependencies log4j, commons-dbcp, hsqldb, servlet-api, jsp-api, commons-io, ddlutils, validation-api, cglib, junit,
There are maybe transitive dependencies!
Group com.github.talberto
Version 2.1.0
Last update 27. November 2014
Organization not specified
URL https://github.com/talberto/atgdust
License Apache License, Version 2.0
Dependencies amount 10
Dependencies log4j, commons-dbcp, hsqldb, servlet-api, jsp-api, commons-io, ddlutils, validation-api, cglib, junit,
There are maybe transitive dependencies!
scala-quickstart-archetype from group pl.org.miki (version 0.8.2)
Customizable cruft-free Scala archetype. Options:
-sourceFolders: [all-in-src-java, scala-only, both-split-src]. DEFAULT: all-in-src-java.
--all-in-src-java: Scala and Java code are both in src/main/java (same for test). Plays nicely with IDEs.
--scala-only: only src/main/scala set up, and set as source folder.
--both-split-src: both src/main/java and src/main/scala. Can play merry havock with IDEs, so not the default.
-testLibrary: [scalatest, specs2, scalacheck-only, junit-only]. DEFAULT: scalatest.
--scalatest: adds Scalatest AND Scalacheck AND JUnit for most of your testing needs.
--specs2: adds specs2 AND Scalacheck AND JUnit.
--scalacheck-junit: adds Scalacheck AND JUnit.
--junit-only: adds JUnit ONLY.
-scalaVersion: 2.10.x+. DEFAULT: 2.11.2.
*The Scala tool version is generated automatically.
*Some Scala versions may not be compatible with selected test library versions. Adjust as necessary.
Artifact scala-quickstart-archetype
Group pl.org.miki
Version 0.8.2
Last update 26. July 2014
Organization not specified
URL https://github.com/mikkoz/java8-quickstart-archetype
License BSD 3-clause "New" or "Revised" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group pl.org.miki
Version 0.8.2
Last update 26. July 2014
Organization not specified
URL https://github.com/mikkoz/java8-quickstart-archetype
License BSD 3-clause "New" or "Revised" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
filter-utils from group com.mattunderscore (version 0.2.8)
Provides basic support of servlet filter. Boilerplate code etc. It provides a boilerplate implementation of the Filter interface. The GenericFilter provides a getter and setter for the FilterConfig object and ensures that this is set when init is called. The init method also calls the configureFilter method after the FilterConfig object is set and can be used by subclasses to process the filter config during initiation. It also provides an empty implementation of the destory method. The only method that requires implementation is the doFilter method. The GenericHTTPFilter extends the GenericFilter class, it provides a doFilter method that attempts to cast the ServletRequest and ServletResponse objects to HttpServletRequest and HttpServletResponse objects. If these objects can be cast successfuly then it calls the doHTTPFilter method and passes the cast objects references. If the objects cannot be cast a ServletException is thrown. The doHTTPFilter method is abstract and must be implemented by subclasses.
0 downloads
Artifact filter-utils
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/filter-utils/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/filter-utils/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
VectorPrintReport from group com.vectorprint (version 13.1)
This powerful reporting library aims to simplify producing reports using iText. Looking at producing reports with iText
the most demanding tasks are how to get from data to report blocks, how to style those blocks and how to evaluate (debug) the resulting report.
Exactly those three major tasks are well supported by the VectorPrint report library: - (combination of) xml configuration and annotations to
transform existing Java data objects into report block - provide styling information (css like) seperate from code - a firebug like debug
mode to help evaluate your report.
0 downloads
Artifact VectorPrintReport
Group com.vectorprint
Version 13.1
Last update 24. June 2014
Organization VectorPrint
URL http://vectorprintreport.java.net
License GNU Lesser General Public License
Dependencies amount 3
Dependencies itext, sac, VectorPrintConfig,
There are maybe transitive dependencies!
Group com.vectorprint
Version 13.1
Last update 24. June 2014
Organization VectorPrint
URL http://vectorprintreport.java.net
License GNU Lesser General Public License
Dependencies amount 3
Dependencies itext, sac, VectorPrintConfig,
There are maybe transitive dependencies!
repository4hibernate from group net.sf.r4h (version 4.3.6.Final)
The project provides an implementation of REPOSITORY PATTERN using HIBERNATE for data access. The goal of this project is to provide an EASY TO USE API that allows to write most of CRUD operations you need in development of end user applications in ONE LINE OF CODE even for developers who are unfamiliar with Hibernate.
We provide a well tested set of CRUD operations which were assembled in more than 4 years of refactoring of projects of our clients. Instead of writing same code over and over again we encourage you to try this API on your own project and see how many lines of code YOU can replace with JUST ONE LINE.
Group: net.sf.r4h Artifact: repository4hibernate
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact repository4hibernate
Group net.sf.r4h
Version 4.3.6.Final
Last update 19. April 2014
Organization Semochkin Vitaly Evgenevich
URL http://r4h.sf.net
License GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sf.r4h
Version 4.3.6.Final
Last update 19. April 2014
Organization Semochkin Vitaly Evgenevich
URL http://r4h.sf.net
License GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
akka-contrib_2.11.0-RC4 from group com.typesafe.akka (version 2.3.0)
This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.
0 downloads
Artifact akka-contrib_2.11.0-RC4
Group com.typesafe.akka
Version 2.3.0
Last update 07. April 2014
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-remote_2.11.0-RC4, akka-cluster_2.11.0-RC4, akka-persistence-experimental_2.11.0-RC4,
There are maybe transitive dependencies!
Group com.typesafe.akka
Version 2.3.0
Last update 07. April 2014
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-remote_2.11.0-RC4, akka-cluster_2.11.0-RC4, akka-persistence-experimental_2.11.0-RC4,
There are maybe transitive dependencies!
akka-contrib_2.11.0-RC3 from group com.typesafe.akka (version 2.3.0)
This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.
0 downloads
Artifact akka-contrib_2.11.0-RC3
Group com.typesafe.akka
Version 2.3.0
Last update 20. March 2014
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-remote_2.11.0-RC3, akka-cluster_2.11.0-RC3, akka-persistence-experimental_2.11.0-RC3,
There are maybe transitive dependencies!
Group com.typesafe.akka
Version 2.3.0
Last update 20. March 2014
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-remote_2.11.0-RC3, akka-cluster_2.11.0-RC3, akka-persistence-experimental_2.11.0-RC3,
There are maybe transitive dependencies!
akka-contrib_2.11.0-RC1 from group com.typesafe.akka (version 2.3.0-RC4)
This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.
0 downloads
Artifact akka-contrib_2.11.0-RC1
Group com.typesafe.akka
Version 2.3.0-RC4
Last update 28. February 2014
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-remote_2.11.0-RC1, akka-cluster_2.11.0-RC1, akka-persistence-experimental_2.11.0-RC1,
There are maybe transitive dependencies!
Group com.typesafe.akka
Version 2.3.0-RC4
Last update 28. February 2014
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, akka-remote_2.11.0-RC1, akka-cluster_2.11.0-RC1, akka-persistence-experimental_2.11.0-RC1,
There are maybe transitive dependencies!
low-latency-primitive-concurrent-queues from group uk.co.boundedbuffer (version 1.0.0)
An low latency, lock free, primitive bounded blocking queue backed by an int[].
This class mimics the interface of {@linkplain java.util.concurrent.BlockingQueue BlockingQueue},
however works with primitive ints rather than objects, so is unable to actually implement the
BlockingQueue.
This class takes advantage of the Unsafe.putOrderedObject, which allows us to create non-blocking code with
guaranteed writes.
These writes will not be re-orderd by instruction reordering. Under the covers it uses the faster store-store
barrier, rather than the the slower store-load barrier, which is used when doing a volatile write.
One of the trade off with this improved performance is we are limited to a single producer, single consumer.
Group: uk.co.boundedbuffer Artifact: low-latency-primitive-concurrent-queues
Show documentation Show source
Show documentation Show source
0 downloads
Artifact low-latency-primitive-concurrent-queues
Group uk.co.boundedbuffer
Version 1.0.0
Last update 24. February 2014
Organization not specified
URL http://www.boundedbuffer.co.uk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies mockito-core, japex-maven-plugin,
There are maybe transitive dependencies!
Group uk.co.boundedbuffer
Version 1.0.0
Last update 24. February 2014
Organization not specified
URL http://www.boundedbuffer.co.uk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies mockito-core, japex-maven-plugin,
There are maybe transitive dependencies!
org.semanticweb.hermit from group com.hermit-reasoner (version 1.3.8.4)
HermiT is reasoner for ontologies written using the Web
Ontology Language (OWL). Given an OWL file, HermiT can determine whether or
not the ontology is consistent, identify subsumption relationships between
classes, and much more.
This is the maven build of HermiT and is designed for people who wish to use
HermiT from within the OWL API. It is now versioned in the main HermiT
version repository, although not officially supported by the HermiT
developers.
The version number of this package is a composite of the HermiT version and
an value representing releases of this packaged version. So, 1.3.7.1 is the
first release of the mavenized version of HermiT based on the 1.3.7 release
of HermiT.
This package includes the Jautomata library
(http://jautomata.sourceforge.net/), and builds with it directly. This
library appears to be no longer under active development, and so a "fork"
seems appropriate. No development is intended or anticipated on this code
base.
Group: com.hermit-reasoner Artifact: org.semanticweb.hermit
Show all versions Show documentation Show source
Show all versions Show documentation Show source
10 downloads
Artifact org.semanticweb.hermit
Group com.hermit-reasoner
Version 1.3.8.4
Last update 24. January 2014
Organization not specified
URL http://hermit-reasoner.com/
License LGPL
Dependencies amount 7
Dependencies commons-logging, owlapi-distribution, axiom-api, axiom-c14n, axiom-impl, axiom-dom, automaton,
There are maybe transitive dependencies!
Group com.hermit-reasoner
Version 1.3.8.4
Last update 24. January 2014
Organization not specified
URL http://hermit-reasoner.com/
License LGPL
Dependencies amount 7
Dependencies commons-logging, owlapi-distribution, axiom-api, axiom-c14n, axiom-impl, axiom-dom, automaton,
There are maybe transitive dependencies!
Page 1298 from 3 (items total 13162)