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

Download JAR files tagged by main with all dependencies

Search JAR files by class name

jdevelops-file-oss-driver-aws3 from group cn.jdevelops (version 2.0.7)

[亚马逊s3文件操作](https://docs.aws.amazon.com/zh_cn/sdk-for-java/latest/developer-guide/examples-s3.html) [AWS SDK for Java 2.x](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javav2/example_code/s3)

Group: cn.jdevelops Artifact: jdevelops-file-oss-driver-aws3
Show documentation Show source 
 

0 downloads
Artifact jdevelops-file-oss-driver-aws3
Group cn.jdevelops
Version 2.0.7
Last update 28. January 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 5
Dependencies s3, sso, ssooidc, log4j-core, log4j-slf4j2-impl,
There are maybe transitive dependencies!

marketplace-zip-signer from group org.jetbrains (version 0.1.24)

The main goal of the JetBrains Marketplace ZIP Signer is to sign and verify JetBrains plugins, but it can be applied to any other ZIP archive. The general concept of the used ZIP archive signature scheme is similar to APK Signature Scheme V2.

Group: org.jetbrains Artifact: marketplace-zip-signer
Show all versions Show documentation Show source 
 

0 downloads
Artifact marketplace-zip-signer
Group org.jetbrains
Version 0.1.24
Last update 21. December 2023
Organization not specified
URL https://github.com/JetBrains/marketplace-zip-signer
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies bcpkix-jdk18on, kotlin-stdlib,
There are maybe transitive dependencies!

marketplace-zip-signer-all from group org.jetbrains (version 0.1.24)

The main goal of the JetBrains Marketplace ZIP Signer is to sign and verify JetBrains plugins, but it can be applied to any other ZIP archive. The general concept of the used ZIP archive signature scheme is similar to APK Signature Scheme V2.

Group: org.jetbrains Artifact: marketplace-zip-signer-all
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact marketplace-zip-signer-all
Group org.jetbrains
Version 0.1.24
Last update 21. December 2023
Organization not specified
URL https://github.com/JetBrains/marketplace-zip-signer
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

marketplace-zip-signer-cli from group org.jetbrains (version 0.1.24)

The main goal of the JetBrains Marketplace ZIP Signer is to sign and verify JetBrains plugins, but it can be applied to any other ZIP archive. The general concept of the used ZIP archive signature scheme is similar to APK Signature Scheme V2.

Group: org.jetbrains Artifact: marketplace-zip-signer-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact marketplace-zip-signer-cli
Group org.jetbrains
Version 0.1.24
Last update 21. December 2023
Organization not specified
URL https://github.com/JetBrains/marketplace-zip-signer
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aspectj-maven-plugin from group org.codehaus.mojo (version 1.15.0)

Handles AspectJ usage within Maven. Functionality provided is: weaving of aspects (or existing aspects from libraries) with the test and/or main classes, weaving of pre-existing jars and ajdoc reporting.

Group: org.codehaus.mojo Artifact: aspectj-maven-plugin
Show all versions Show documentation Show source 
 

43 downloads
Artifact aspectj-maven-plugin
Group org.codehaus.mojo
Version 1.15.0
Last update 12. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies maven-reporting-api, doxia-sink-api, doxia-site-renderer, maven-reporting-impl, aspectjtools, plexus-utils, plexus-xml,
There are maybe transitive dependencies!

yangmvc-boot from group org.docshare (version 2023.06.19)

YangMVC is an efficient, fast, convenient, easy to learn, easy to use MVC framework and ORM framework. Use yangmvc-boot is something like spring-boot . Call ServerMain.main(args); in your main method can start a server.

Group: org.docshare Artifact: yangmvc-boot
Show all versions Show documentation Show source 
 

0 downloads
Artifact yangmvc-boot
Group org.docshare
Version 2023.06.19
Last update 20. June 2023
Organization not specified
URL https://gitee.com/yangtf/YangMVC
License MIT License
Dependencies amount 6
Dependencies yangmvc, groovy-all, jetty-server, javax.servlet-api, websocket-server, jedis,
There are maybe transitive dependencies!

tsl2.nano.core from group net.sf.tsl2nano (version 2.5.1)

TSL2 Framework Core (Main-Loader, Environment, Logging, Classloading, Crypting, PKI, HttpClient, ManagedException, Progress, System-Execution, CPU/Profiling, Compatibility-Layer, Messaging, Updater)

Group: net.sf.tsl2nano Artifact: tsl2.nano.core
Show all versions Show documentation Show source 
 

0 downloads
Artifact tsl2.nano.core
Group net.sf.tsl2nano
Version 2.5.1
Last update 04. June 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies simple-xml, javax.json, snakeyaml, junit,
There are maybe transitive dependencies!

dependency-maven-plugin from group com.suriyaprakhash (version 0.0.21)

This plugin has options to export dependency as a json file. Check here for more info https://github.com/suriyaprakhash/dependency-plugin/tree/main/dependency-maven-plugin#readme

Group: com.suriyaprakhash Artifact: dependency-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact dependency-maven-plugin
Group com.suriyaprakhash
Version 0.0.21
Last update 19. May 2023
Organization not specified
URL https://github.com/suriyaprakhash/dependency-plugin
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-project, jackson-databind,
There are maybe transitive dependencies!

core from group com.tomtom.speedtools (version 3.4.4)

Consists of a lot of handy classes and utilities for your main Java application, like buffers, checksum calculations, locale handling, time conversion and more.

Group: com.tomtom.speedtools Artifact: core
Show all versions Show documentation Show source 
 

1 downloads
Artifact core
Group com.tomtom.speedtools
Version 3.4.4
Last update 12. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies testutils, jackson-core, jackson-databind, jsr305, guava, libphonenumber, jaxb-api, joda-time, junit, equalsverifier, mockito-core, scala-library, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

YangMVCBoot from group org.docshare (version 2022.12.16)

YangMVC is an efficient, fast, convenient, easy to learn, easy to use MVC framework and ORM framework. Use yangmvc-boot is something like spring-boot . Call ServerMain.main(args); in your main method can start a server.

Group: org.docshare Artifact: YangMVCBoot
Show documentation Show source 
 

0 downloads
Artifact YangMVCBoot
Group org.docshare
Version 2022.12.16
Last update 18. December 2022
Organization not specified
URL https://gitee.com/yangtf/YangMVC
License MIT License
Dependencies amount 5
Dependencies YangMVC, groovy-all, jetty-server, javax.servlet-api, websocket-server,
There are maybe transitive dependencies!



Page 93 from 124 (items total 1233)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy