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

Download JAR files tagged by help with all dependencies

Search JAR files by class name

org.eclipse.mylyn.wikitext.tests from group org.eclipse.mylyn.docs (version 3.0.48.202308291007)

Group: org.eclipse.mylyn.docs Artifact: org.eclipse.mylyn.wikitext.tests
Show all versions 
 

0 downloads
Artifact org.eclipse.mylyn.wikitext.tests
Group org.eclipse.mylyn.docs
Version 3.0.48.202308291007
Last update 29. August 2023
Organization not specified
URL Not specified
License Eclipse Public License Version 2.0
Dependencies amount 2
Dependencies jsoup, guava,
There are maybe transitive dependencies!

wikitext.core from group org.eclipse.mylyn.docs (version 3.0.48.202308291007)

Group: org.eclipse.mylyn.docs Artifact: wikitext.core
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wikitext.core
Group org.eclipse.mylyn.docs
Version 3.0.48.202308291007
Last update 29. August 2023
Organization not specified
URL Not specified
License Eclipse Public License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.eclipse.mylyn.wikitext.maven from group org.eclipse.mylyn.docs (version 3.0.48.202308291007)

Group: org.eclipse.mylyn.docs Artifact: org.eclipse.mylyn.wikitext.maven
Show all versions Show source 
 

0 downloads
Artifact org.eclipse.mylyn.wikitext.maven
Group org.eclipse.mylyn.docs
Version 3.0.48.202308291007
Last update 29. August 2023
Organization not specified
URL Not specified
License Eclipse Public License Version 2.0
Dependencies amount 5
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.mylyn.wikitext, org.eclipse.mylyn.wikitext.textile, guava,
There are maybe transitive dependencies!

wikitext from group org.eclipse.mylyn.docs (version 3.0.48.202308291007)

Group: org.eclipse.mylyn.docs Artifact: wikitext
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wikitext
Group org.eclipse.mylyn.docs
Version 3.0.48.202308291007
Last update 29. August 2023
Organization not specified
URL Not specified
License Eclipse Public License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.eclipse.mylyn.wikitext.mediawiki.ant from group org.eclipse.mylyn.docs (version 3.0.48.202308291007)

Group: org.eclipse.mylyn.docs Artifact: org.eclipse.mylyn.wikitext.mediawiki.ant
Show all versions Show source 
 

1 downloads
Artifact org.eclipse.mylyn.wikitext.mediawiki.ant
Group org.eclipse.mylyn.docs
Version 3.0.48.202308291007
Last update 29. August 2023
Organization not specified
URL Not specified
License Eclipse Public License Version 2.0
Dependencies amount 5
Dependencies org.eclipse.mylyn.wikitext, org.eclipse.mylyn.wikitext.ant, org.eclipse.mylyn.wikitext.mediawiki, guava, ant,
There are maybe transitive dependencies!

org.eclipse.mylyn.wikitext.creole from group org.eclipse.mylyn.docs (version 3.0.48.202308291007)

Group: org.eclipse.mylyn.docs Artifact: org.eclipse.mylyn.wikitext.creole
Show all versions Show source 
 

0 downloads
Artifact org.eclipse.mylyn.wikitext.creole
Group org.eclipse.mylyn.docs
Version 3.0.48.202308291007
Last update 29. August 2023
Organization not specified
URL Not specified
License Eclipse Public License Version 2.0
Dependencies amount 2
Dependencies org.eclipse.mylyn.wikitext, guava,
There are maybe transitive dependencies!

wikitext.core.repository from group org.eclipse.mylyn.docs (version 3.0.42)

Group: org.eclipse.mylyn.docs Artifact: wikitext.core.repository
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wikitext.core.repository
Group org.eclipse.mylyn.docs
Version 3.0.42
Last update 07. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sdk-java from group kh.org.nbc.bakong_khqr (version 1.0.0.9)

The standardization of KHQR code specifications will help promote wider use of mobile retail payments in Cambodia and provide consistent user experience for merchants and consumers. It can enable interoperability in the payment industry. A common QR code would facilitate payments among different schemes, e-wallets and banks and would encourage small merchants to adopt KHQR code as payment method. KHQR is created for retail or remittance in Cambodia and Cross-Border. It only requires a single QR for receiving transactions from any payment provider through Bakong including Bakong App.

Group: kh.org.nbc.bakong_khqr Artifact: sdk-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdk-java
Group kh.org.nbc.bakong_khqr
Version 1.0.0.9
Last update 04. January 2022
Organization not specified
URL https://gitlab.nbc.org.kh/khqr/sdk-java
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies gson, logging-interceptor, commons-validator,
There are maybe transitive dependencies!

tostring-implementation from group io.github.trigunam.java.util (version 2.2)

This project is a library for any POJO class to implement a toString method. Given a class name and instance, the project will use reflection from Java API to get the getter methods for the given instance and execute it to print the methodName = methodValue in an appended string with comma separated values. This is very generic implementation so anybody can use this code to write their toString implementation. The idea is to avoid implementing toString by writing your own implementation every time. Please put your thoughts on the implementation so we can evolve as a project which will help every Java Developer.

Group: io.github.trigunam.java.util Artifact: tostring-implementation
Show all versions Show documentation Show source 
 

0 downloads
Artifact tostring-implementation
Group io.github.trigunam.java.util
Version 2.2
Last update 04. September 2021
Organization Yet to identify
URL https://github.com/trigunam/tostring-implementation
License GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Dependencies amount 2
Dependencies slf4j-api, logback-classic,
There are maybe transitive dependencies!

jart from group io.jart (version 0.0.4)

JARTs are Java-based Asynchronous Real Time sockets. JART uses JNA to build a pure Java TCP/IP stack upon Netmap. It is implemented in imperative style (no TCP state machine) using asynchronous programming with the help of ea-async. JART runs on both Linux (with the proper Netmap kernel module) and FreeBSD with Netmap enabled. FreeBSD 12.1+ has Netmap in the kernel by default so it works "out of the box". While JART has proven fairly robust in limited testing, it is still a work-in-progress and may not be suitable for production use. Pull requests welcome!

Group: io.jart Artifact: jart
Show all versions Show documentation Show source 
 

0 downloads
Artifact jart
Group io.jart
Version 0.0.4
Last update 06. May 2020
Organization not specified
URL https://github.com/scott-jart-io/jart
License BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 184 from 190 (items total 1895)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy