All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by enums with all dependencies

Search JAR files by class name

authzforce-xacml-model from group org.ow2.authzforce (version 3.0.4)

AuthZForce - Java model (JAXB) for OASIS XACML Core Specification. The first two (dot-separated) sequences of the artifact version refer to the version of the OASIS XACML standard from which model (XML schema) this artifact is generated (using JAXB framework). OASIS XACML schema file is included. This project also includes standard XACML identifiers as Java enums.

Group: org.ow2.authzforce Artifact: authzforce-xacml-model
Show documentation Show source 
 

0 downloads
Artifact authzforce-xacml-model
Group org.ow2.authzforce
Version 3.0.4
Last update 25. October 2015
Organization not specified
URL ${base.url}
License not specified
Dependencies amount 2
Dependencies authzforce-xml-ns-model, jaxb2-basics-runtime,
There are maybe transitive dependencies!

zalando-sprocwrapper from group org.zalando (version 3.2.1)

Library to make PostgreSQL stored procedures available through simple Java "*SProcService" interfaces including automatic object serialization and deserialization (using typemapper and convention-over-configuration). Supports sharding, advisory locking, statement timeouts and PostgreSQL types such as enums and hstore.

Group: org.zalando Artifact: zalando-sprocwrapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact zalando-sprocwrapper
Group org.zalando
Version 3.2.1
Last update 18. October 2022
Organization Zalando SE
URL https://github.com/zalando-incubator/java-sproc-wrapper
License MIT License
Dependencies amount 11
Dependencies slf4j-api, spring-jdbc, postgresql, commons-lang, commons-beanutils, hibernate-validator, javax.el, reflections, guava, persistence-api, joda-time,
There are maybe transitive dependencies!

commons-utils from group com.araguacaima (version 1.5.17)

Common utilities is a set of java utilities for managing commmon actions when working with enums, files, exceptions, zip/jar files, classes (via Reflection), maps, numbers and so on. Most of the utilities extend functionalities covered in amazing libraries like: * commons-beanutils (apache) * commons-lang3 (apache) * commons-io (apache) * commons-math3 (apache) * commons-collections4 (apache) * jreversepro (akkumar)

Group: com.araguacaima Artifact: commons-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact commons-utils
Group com.araguacaima
Version 1.5.17
Last update 12. June 2021
Organization not specified
URL http://maven.apache.org
License Apache License, Version 2.0
Dependencies amount 23
Dependencies slf4j-api, commons-beanutils, commons-lang3, joda-time, commons-io, commons-collections4, javax.servlet-api, commons-httpclient, commons-math3, aspectjrt, aspectjweaver, reflections, jackson-databind, jackson-core, jackson-module-jsonSchema, commons-net, random-beans, cxf-rt-rs-extension-search, squiggly-filter-jackson, jsonschema2pojo-core, jsonschema-generator, evo-inflector, joor-java-8,
There are maybe transitive dependencies!

zalando-sprocwrapper from group de.zalando (version 2.0.0)

Library to make PostgreSQL stored procedures available through simple Java "*SProcService" interfaces including automatic object serialization and deserialization (using typemapper and convention-over-configuration). Supports sharding, advisory locking, statement timeouts and PostgreSQL types such as enums and hstore.

Group: de.zalando Artifact: zalando-sprocwrapper
Show all versions Show documentation Show source 
 

1 downloads
Artifact zalando-sprocwrapper
Group de.zalando
Version 2.0.0
Last update 04. August 2017
Organization Zalando/Technology/Platform
URL https://github.com/zalando-incubator/java-sproc-wrapper
License MIT License
Dependencies amount 12
Dependencies spring-jdbc, postgresql, slf4j-api, slf4j-log4j12, commons-lang, commons-beanutils, validation-api, hibernate-validator, reflections, guava, persistence-api, joda-time,
There are maybe transitive dependencies!

javacl from group com.nativelibs4java (version 1.0.0-RC4)

JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

Group: com.nativelibs4java Artifact: javacl
Show all versions Show documentation Show source 
 

16 downloads
Artifact javacl
Group com.nativelibs4java
Version 1.0.0-RC4
Last update 08. March 2015
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 1
Dependencies javacl-core,
There are maybe transitive dependencies!

javacl-core from group com.nativelibs4java (version 1.0.0-RC4)

JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

Group: com.nativelibs4java Artifact: javacl-core
Show all versions Show documentation Show source 
 

2 downloads
Artifact javacl-core
Group com.nativelibs4java
Version 1.0.0-RC4
Last update 08. March 2015
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 2
Dependencies opencl4java, nativelibs4java-utils,
There are maybe transitive dependencies!

javacl-jna from group com.nativelibs4java (version 1.0.0-RC3)

JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

Group: com.nativelibs4java Artifact: javacl-jna
Show all versions Show documentation Show source 
 

0 downloads
Artifact javacl-jna
Group com.nativelibs4java
Version 1.0.0-RC3
Last update 08. January 2013
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 2
Dependencies javacl-core-jna, velocity,
There are maybe transitive dependencies!

javacl-core-jna from group com.nativelibs4java (version 1.0.0-RC3)

JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way. It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos. For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.

Group: com.nativelibs4java Artifact: javacl-core-jna
Show all versions Show documentation Show source 
 

0 downloads
Artifact javacl-core-jna
Group com.nativelibs4java
Version 1.0.0-RC3
Last update 08. January 2013
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 2
Dependencies opencl4java-jna, nativelibs4java-utils,
There are maybe transitive dependencies!



Page 10 from 3 (items total 98)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy