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

Download JAR files tagged by increase with all dependencies

Search JAR files by class name

beanrunner from group net.sf.beanrunner (version 1.0.0)

This project provides a meaningful way to increase code coverage of your jUnit and TestNG tests. Unit testing Java Beans can be a tedious task. The goal of this project is to provide an automated way to unit test the getters and setters of a class.

Group: net.sf.beanrunner Artifact: beanrunner
Show all versions Show documentation Show source 
 

1 downloads
Artifact beanrunner
Group net.sf.beanrunner
Version 1.0.0
Last update 15. September 2016
Organization not specified
URL http://beanrunner.sourceforge.net
License Mozilla Public License 1.0 (MPL)
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

org.gvnix.root from group org.gvnix (version 2.0.0.M1)

gvNIX is an open source tool for rapid application development (RAD) with which you can create Java web applications in minutes. It is a distribution of Spring Roo that provides the set of Spring Roo tools plus a suite of features that increase development productivity and improve the user experience.

Group: org.gvnix Artifact: org.gvnix.root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.gvnix.root
Group org.gvnix
Version 2.0.0.M1
Last update 29. June 2015
Organization General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.
URL http://www.gvnix.org
License GNU General Public License (GPL), Version 3.0
Dependencies amount 4
Dependencies junit, mockito-all, powermock-module-junit4, powermock-api-mockito,
There are maybe transitive dependencies!

dream-core from group org.objectweb.dream.dreamcore (version 2.2)

The dream-core project aims at defining abstractions commonly used in communication middleware (e.g. messages, activities). It also defines some components to increase performance (e.g. cache and pool mechanism). This version adds an Xml codec based on XStream and cache components based on the Perseus library.

Group: org.objectweb.dream.dreamcore Artifact: dream-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact dream-core
Group org.objectweb.dream.dreamcore
Version 2.2
Last update 27. February 2009
Organization OW2 Consortium
URL http://dream.objectweb.org
License LGPL
Dependencies amount 8
Dependencies dream-annotation, fractal-spoonlet, fractal-api, julia-runtime, julia-asm, julia-mixins, monolog, xstream,
There are maybe transitive dependencies!

enos-dm-api-pojo from group com.envisioniot (version 2.5.11)

EnOS Device And Asset API pojo 0.2.14-SNAPSHOT ota api pojo and event 0.2.20-SNAPSHOT The Response objects returned by GetEvent and SearchEvent queries are added (including: outputData, eventName, outputNames fields) 0.2.21-SNAPSHOT Increase the internationalization of the four-element description field of the model 0.2.22-SNAPSHOT add some pojo class for private api 0.2.23-SNAPSHOT model-service open api的接口中thingModel增加category模型类型字段 0.2.24-SNAPSHOT 部分search接口增加realTime字段 0.2.25-SNAPSHOT firmware add tag function 0.2.27-SNAPSHOT add max and min fields 0.2.28-SNAPSHOT asset tree api for amc/city infra 0.2.29-SNAPSHOT fix thingModel enableMeasurepointValidate 0.2.30-SNAPSHOT enhancement of search model and update asset and alert engine 增加告警规则sdk 0.2.31-SNAPSHOT move asset node 2.4.0-SNAPSHOT upgrade to 2.4 for support DCM 2.4GA 2.4.1-SNAPSHOT service parameter supports "Required" and "Default Value" fields 2.4.2-SNAPSHOT upgrade to 2.4 for support DCM 2.4GA jar 升级 2.4.3-SNAPSHOT add alert-engine v2.5 alertRule openAPI

Group: com.envisioniot Artifact: enos-dm-api-pojo
Show all versions Show documentation Show source 
 

0 downloads
Artifact enos-dm-api-pojo
Group com.envisioniot
Version 2.5.11
Last update 08. February 2024
Organization not specified
URL http://git.eniot.io/iotdev/enos-commons-all.git
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies jaxb-api, enos-commons-api-pojo, apim-poseidon, lombok, commons-codec, hibernate-validator,
There are maybe transitive dependencies!

SaltedKey from group com.rcastrucci.dev (version 1.2.0)

A simple repository to salt a secret key and verify its authenticity. Developed to be used in mobile applications while communicating with a server side using an Api. Instead of sending an apikey straight on the request, SaltedKey can generate a temporary public key, valid for one time use and during a specific time frame, default time is set to 60 seconds. This public key can be sent on request and on server side SaltedKey can verify its authenticity. The Salt is based on time millis and uses the algorithm SHA-256 to create the temporary public key. The public key base will change every time it exceeds the time frame. This library can increase the API security. Even if the public key used on request is exposed, no one will be able to use it again! As it is a one time use only.

Group: com.rcastrucci.dev Artifact: SaltedKey
Show all versions Show documentation Show source 
 

0 downloads
Artifact SaltedKey
Group com.rcastrucci.dev
Version 1.2.0
Last update 02. April 2023
Organization not specified
URL https://github.com/rcastrucci/saltedkey
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mydtt-plus-spring-boot-starter from group io.github.weasley-j (version 1.3.5)

MyDtt-Plus is a starter of spring-boot, It is an object-oriented Java framework that helps developers increase productivity, "Domain Driven Table" is the concept of DTT, It makes you focus more on domain objects rather than tables. Aims to make it easy to automatically create DB tables based on your Java model with annotation driven. It's also support the ability of create table automatically for MyBatis what Hibernate can do and optionally export SQL to local file,Each table can be added database name concat with table name and fully comments, It can work with ORM frameworks such as MyBatis-Plus and MyBatis with little learning and usage costs. It's worth mentioning that DTT can be MyBatis-Plus is integrated in a 0-code way, just like JPA. However, MyDtt-Plus and MyBatis-Plus may be easier to expand and use than JPA. In addition to supporting the functions of JPA, DDT provides multi-table associated SQL DDL based on MyBatis operation, DTT support databases server for MYSQL, ORACLE, DB2, SQLSERVER, MARIADB, POSTGRESQL and embedded database for H2, HSQL, DERBY.

Group: io.github.weasley-j Artifact: mydtt-plus-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact mydtt-plus-spring-boot-starter
Group io.github.weasley-j
Version 1.3.5
Last update 20. August 2022
Organization not specified
URL https://github.com/Weasley-J/mydtt-plus-spring-boot-starter
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 16
Dependencies spring-boot-starter-validation, spring-boot-starter-aop, spring-boot-starter, hutool-all, commons-lang3, commons-io, therapi-runtime-javadoc, jackson-databind, jackson-annotations, jackson-datatype-jsr310, spring-boot-starter-jdbc, velocity-engine-core, mybatis, mybatis-spring, mybatis-plus-core, jsqlparser,
There are maybe transitive dependencies!



Page 6 from 6 (items total 56)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy