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

Download JAR files tagged by concept with all dependencies

Search JAR files by class name

essencium-backend-storage-module from group de.frachtwerk (version 0.16.1)

Group: de.frachtwerk Artifact: essencium-backend-storage-module
Show all versions Show documentation Show source 
 

0 downloads

essencium-backend-identity-model from group de.frachtwerk (version 2.5.14)

Essencium-backend-identity-model is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. Essencium Backend Identity Model uses Numbers following Hibernates IdentityId-Strategy as primary keys in relational databases and delivers a fully implemented App-User.

Group: de.frachtwerk Artifact: essencium-backend-identity-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact essencium-backend-identity-model
Group de.frachtwerk
Version 2.5.14
Last update 09. April 2024
Organization not specified
URL https://www.frachtwerk.de
License GNU Lesser General Public License v3, or (at your option) any later version
Dependencies amount 1
Dependencies essencium-backend,
There are maybe transitive dependencies!

essencium-backend-sequence-model from group de.frachtwerk (version 2.5.14)

Essencium-backend-sequence-model is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. Essencium Backend Sequence Model uses Numbers following Hibernates SequenceId-Strategy as primary keys in relational databases and delivers a fully implemented App-User.

Group: de.frachtwerk Artifact: essencium-backend-sequence-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact essencium-backend-sequence-model
Group de.frachtwerk
Version 2.5.14
Last update 09. April 2024
Organization not specified
URL https://www.frachtwerk.de
License GNU Lesser General Public License v3, or (at your option) any later version
Dependencies amount 1
Dependencies essencium-backend,
There are maybe transitive dependencies!

essencium-backend-uuid-model from group de.frachtwerk (version 2.5.14)

Essencium-backend-uuid-model is a software library built on top of Essencium Backend that allows developers to quickly get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept as well as various field-tested solutions for access management and authentication. Essencium Backend UUID Model uses UUID's as primary keys in relational databases and delivers a fully implemented App-User.

Group: de.frachtwerk Artifact: essencium-backend-uuid-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact essencium-backend-uuid-model
Group de.frachtwerk
Version 2.5.14
Last update 09. April 2024
Organization not specified
URL https://www.frachtwerk.de
License GNU Lesser General Public License v3, or (at your option) any later version
Dependencies amount 1
Dependencies essencium-backend,
There are maybe transitive dependencies!

maven-artifact from group org.apache.maven (version 4.0.0-alpha-13)

Group: org.apache.maven Artifact: maven-artifact
Show all versions Show documentation Show source 
 

442 downloads
Artifact maven-artifact
Group org.apache.maven
Version 4.0.0-alpha-13
Last update 06. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven from group org.apache.maven (version 4.0.0-alpha-13)

Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

Group: org.apache.maven Artifact: maven
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maven
Group org.apache.maven
Version 4.0.0-alpha-13
Last update 06. March 2024
Organization not specified
URL https://maven.apache.org/ref/${project.version}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-model-transform from group org.apache.maven (version 4.0.0-alpha-7)

Group: org.apache.maven Artifact: maven-model-transform
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-model-transform
Group org.apache.maven
Version 4.0.0-alpha-7
Last update 24. June 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies plexus-xml,
There are maybe transitive dependencies!

dtt-spring-boot-starter from group io.github.weasley-j (version 1.4.1)

DTT is an object-oriented Java framework that enables developers to automatically create database tables based on domain models through annotation-driven development, increasing productivity for developers. The core concept of DTT is domain-driven table, which makes you focus more on domain objects rather than database tables.

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

0 downloads
Artifact dtt-spring-boot-starter
Group io.github.weasley-j
Version 1.4.1
Last update 14. June 2023
Organization not specified
URL https://github.com/Weasley-J/dtt-spring-boot-parent
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 14
Dependencies dtt-annotations, dtt-utils, spring-boot-starter-validation, spring-boot-starter-aop, spring-boot-starter, commons-collections4, commons-io, therapi-runtime-javadoc, spring-boot-starter-jdbc, velocity-engine-core, jsqlparser, mybatis, mybatis-spring, mybatis-plus-core,
There are maybe transitive dependencies!

boilerplate-generator from group io.github.mayconcardoso (version 3.0.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: boilerplate-generator
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boilerplate-generator
Group io.github.mayconcardoso
Version 3.0.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mvvm-core-testing from group io.github.mayconcardoso (version 2.1.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: mvvm-core-testing
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mvvm-core-testing
Group io.github.mayconcardoso
Version 2.1.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!



Page 25 from 37 (items total 362)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy