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

Download JAR files tagged by code with all dependencies

Search JAR files by class name

pmd-tsql from group net.sourceforge.pmd (version 7.1.0)

Group: net.sourceforge.pmd Artifact: pmd-tsql
Show all versions Show documentation Show source 
 

0 downloads
Artifact pmd-tsql
Group net.sourceforge.pmd
Version 7.1.0


pmd-javascript from group net.sourceforge.pmd (version 7.1.0)

Group: net.sourceforge.pmd Artifact: pmd-javascript
Show all versions Show documentation Show source 
 

6 downloads
Artifact pmd-javascript
Group net.sourceforge.pmd
Version 7.1.0


pmd-cpp from group net.sourceforge.pmd (version 7.1.0)

Group: net.sourceforge.pmd Artifact: pmd-cpp
Show all versions Show documentation Show source 
 

4 downloads
Artifact pmd-cpp
Group net.sourceforge.pmd
Version 7.1.0


pmd-apex from group net.sourceforge.pmd (version 7.1.0)

Group: net.sourceforge.pmd Artifact: pmd-apex
Show all versions Show documentation Show source 
 

21 downloads
Artifact pmd-apex
Group net.sourceforge.pmd
Version 7.1.0


pmd-vm from group net.sourceforge.pmd (version 7.0.0-rc4)

Group: net.sourceforge.pmd Artifact: pmd-vm
Show all versions Show documentation Show source 
 

3 downloads
Artifact pmd-vm
Group net.sourceforge.pmd
Version 7.0.0-rc4
Last update 30. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies pmd-core, commons-lang3,
There are maybe transitive dependencies!

pmd-apex-jorje from group net.sourceforge.pmd (version 7.0.0-rc4)

Group: net.sourceforge.pmd Artifact: pmd-apex-jorje
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pmd-apex-jorje
Group net.sourceforge.pmd
Version 7.0.0-rc4
Last update 30. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies cglib, jsr305, gson, error_prone_annotations, guava, j2objc-annotations, antlr-runtime, stringtemplate, commons-lang3, animal-sniffer-annotations, slf4j-api, aopalliance, javax.inject,
There are maybe transitive dependencies!

dbvolution10 from group nz.co.gregs (version 1.0.1)

Advanced Library to Remove Object Relational Impedance. DBvolution translates all database concepts into Object Oriented concepts, allowing you to spend all your time writing Java rather than fixing broken and awkward SQL. DBvolution transforms your schema into classes, reduces the database configuration to sparse annotations on the classes, and allows querying directly from the classes. Queries are created inside your java code and takes as little as one line for a multi-table outer join. Retrieving the rows from the query is only one more method call. Dozens of SQL functions are available without leaving your Java code and use chaining to build complex expressions easily. Transactions are encapsulated into a thread-like API, allowing you to write complex database interactions in complete safety. The queries performed by DBvolution are always available for debugging and checking by DBAs before release. There are examples in nz.co.gregs.dbvolution.examples, and documentation at http://dbvolution.gregs.co.nz.

Group: nz.co.gregs Artifact: dbvolution10
Show all versions Show documentation Show source 
 

0 downloads
Artifact dbvolution10
Group nz.co.gregs
Version 1.0.1
Last update 11. June 2023
Organization Gregory Graham
URL http://dbvolution.gregs.co.nz
License Commercial License
Dependencies amount 31
Dependencies mysql-connector-java, h2, postgresql, reflections, commons-logging, dbvolution-eclipse, jung-visualization, jung-graph-impl, sqlite-jdbc, commons-codec, nuodb-jdbc, derby, derbyclient, jts, joda-time, simmetrics-core, jtds, mssql-jdbc, annotations, jsr305, jackson-dataformat-yaml, jackson-databind, jbcrypt, commons-lang3, commons-crypto, compiler, ojdbc10, regexi, separatedstring, core, looper,
There are maybe transitive dependencies!

pmd-java8 from group net.sourceforge.pmd (version 6.55.0)

Group: net.sourceforge.pmd Artifact: pmd-java8
Show all versions 
 

18 downloads
Artifact pmd-java8
Group net.sourceforge.pmd
Version 6.55.0
Last update 25. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies pmd-java, pmd-core,
There are maybe transitive dependencies!

r6-generator from group io.github.terminological (version 0.5.6)

R can use RJava or jsr223 to communicate with java. R also has a class system called R6. If you want to use a java library with native rJava or jsr223 in R there is potentially a lot of glue code needed, and R library specific packaging configuration required. However if you don't mind writing an R-centric API in Java you can generate all of this glue code using a few java annotations and the normal javadoc annotations. This plugin aims to provide an annotation processor that writes that glue code and creates a fairly transparent connection between Java code and R code, with a minimum of hard work. The focus of this is streamlining the creation of R libraries by Java developers, rather than allowing access to arbitrary Java code from R. The ultimate aim of this plugin to allow java developers to provide simple APIs for their libraries, package their library using Maven, push it to github and for that to become seamlessly available as an R library, with a minimal amount of fuss. A focus is on trying to produce CI ready libraries tested with Github workflows and ready for CRAN submission.

Group: io.github.terminological Artifact: r6-generator
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact r6-generator
Group io.github.terminological
Version 0.5.6
Last update 26. September 2022
Organization not specified
URL https://github.com/terminological/r6-generator
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 1275 from 1282 (items total 12817)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy