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

Download JAR files tagged by modification with all dependencies


relax-spring-boot-starter from group io.github.shenjingwaa (version 0.1.4.RELEASE)

A Rapid Development Tool Based on Springboot. Single table addition, deletion, modification, and querying can be quickly achieved through annotations, as well as entity reverse parsing into tables.

Group: io.github.shenjingwaa Artifact: relax-spring-boot-starter
Show all versions Show documentation Show source 
Download relax-spring-boot-starter.jar (0.1.4.RELEASE)
 

0 downloads
Artifact relax-spring-boot-starter
Group io.github.shenjingwaa
Version 0.1.4.RELEASE
Last update 17. April 2024
Organization not specified
URL https://github.com/shenjingwaa/relax
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies spring-boot-starter-web, spring-boot-configuration-processor, spring-boot-starter-validation, fastjson2, spring-boot-starter-jdbc, mysql-connector-java,
There are maybe transitive dependencies!

serializer from group com.vikmad (version 0.4.2)

A library for serializing (and deserializing) Java object graphs to various text formats such as XML, JSON and YAML, useful for long-term storage with a focus on human readability and external modification

Group: com.vikmad Artifact: serializer
Show all versions Show documentation Show source 
Download serializer.jar (0.4.2)
 

0 downloads
Artifact serializer
Group com.vikmad
Version 0.4.2
Last update 10. October 2020
Organization not specified
URL https://github.com/vikashmadhow/long-term-serialization
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies base, snakeyaml,
There are maybe transitive dependencies!

doklet from group org.kohsuke (version 1.0)

This is a modification to the standard doclet that allows http://server/path/to/index.html?ShortClassName to automatically expands to: http://server/path/to/index.html?fully/qualified/ClassName.html This makes it easier to reference javadoc

Group: org.kohsuke Artifact: doklet
Show documentation Show source 
Download doklet.jar (1.0)
 

0 downloads
Artifact doklet
Group org.kohsuke
Version 1.0
Last update 09. August 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

yoj-repository-inmemory from group tech.ydb.yoj (version 2.6.5)

YOJ (YDB ORM for Java) In-Memory Repository API implementation, currently using Eclipse Collections. Has YDB-like semantics for data modification, to easily and quickly test your business logic without spinning YDB container or accessing a real YDB installation.

Group: tech.ydb.yoj Artifact: yoj-repository-inmemory
Show all versions Show documentation Show source 
Download yoj-repository-inmemory.jar (2.6.5)
 

0 downloads
Artifact yoj-repository-inmemory
Group tech.ydb.yoj
Version 2.6.5
Last update 27. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies yoj-repository, yoj-databind, yoj-util, eclipse-collections,
There are maybe transitive dependencies!

wicket-source-parent from group com.github.jennybrown8.wicket-source (version 9.0.0)

Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages. The only module required for maven dependency in your app is wicket-source itself, although a demo app is included.

Group: com.github.jennybrown8.wicket-source Artifact: wicket-source-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-source-parent
Group com.github.jennybrown8.wicket-source
Version 9.0.0
Last update 18. December 2021
Organization not specified
URL https://github.com/42Lines/wicket-source/wiki
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cassandra from group org.beiter.michael.eaudit4j.processors (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides a set of audit processors that persists audit events using Cassandra. Once persisted, the event is passed on without modification.

Group: org.beiter.michael.eaudit4j.processors Artifact: cassandra
Show documentation Show source 
Download cassandra.jar (1.1)
 

0 downloads
Artifact cassandra
Group org.beiter.michael.eaudit4j.processors
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 5
Dependencies common, slf4j-log4j12, commons-lang3, cassandra-driver-core, guava,
There are maybe transitive dependencies!

wicket-source-parent from group net.ftlines.wicket-source (version 7.0.0)

Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages. The only module required for maven dependency in your app is wicket-source itself, although a demo app is included.

Group: net.ftlines.wicket-source Artifact: wicket-source-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-source-parent
Group net.ftlines.wicket-source
Version 7.0.0
Last update 26. May 2014
Organization not specified
URL https://github.com/42Lines/wicket-source/wiki
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

krausening-root from group org.technologybrewery.krausening (version 20)

Krausening is a library that allows for the externalization of property and configuration files from deployment units, such as WARs, EARs, uber JARs, etc. By ensuring that property files are external to deployment packages, these packages can be easily reused as-is to deploy to heterogeneous environments, circumventing the need to hack apart or rebuild the package to support property file modification.

Group: org.technologybrewery.krausening Artifact: krausening-root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact krausening-root
Group org.technologybrewery.krausening
Version 20
Last update 19. September 2024
Organization not specified
URL https://github.com/TechnologyBrewery/krausening
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ares-boot-starter-datasource from group io.github.aresxue.boot (version 1.0.2)

数据库快速使用,底层为jpa/mybatis plus,可自动从配置中心获取数据库连接信息,同时封装基础领域对象和通用字段 (主键、创建时间、修改时间、逻辑删除)及其自动处理(自动注入分布式id) Database use quickly, the bottom layer is mybatis plus, can automatically obtain the database connection information from the configuration center, and encapsulate the basic domain object and general fields (primary key, creation time, modification time, logical deletion) and its automatic processing (automatic injection of distributed ids)

Group: io.github.aresxue.boot Artifact: ares-boot-starter-datasource
Show all versions 
Download ares-boot-starter-datasource.jar (1.0.2)
 

0 downloads
Artifact ares-boot-starter-datasource
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ares-boot-starter-datasource-related from group io.github.aresxue.boot (version 1.0.2)

数据库相关,底层为mybatis plus,可自动从配置中心获取数据库连接信息,同时封装基础DO和通用字段 (主键、创建时间、修改时间、逻辑删除)及其自动处理(自动注入分布式id),业务中不需关心,以及可选的客户端分库分表和动态数据源方案 Database related, the bottom layer is mybatis plus, can automatically obtain the database connection information from the configuration center, and encapsulate the basic DO and common fields (primary key, creation time, modification time, logical deletion) and its automatic processing (automatic injection of distributed id), business no concern, and optional client sub-database sub-table and dynamic data source solutions

Group: io.github.aresxue.boot Artifact: ares-boot-starter-datasource-related
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-datasource-related
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 6 from 8 (items total 74)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy