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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

api from group org.jboss.pnc.build-agent (version 1.0.15)

Group: org.jboss.pnc.build-agent Artifact: api
Show all versions Show documentation Show source 
 

0 downloads
Artifact api
Group org.jboss.pnc.build-agent
Version 1.0.15
Last update 15. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies pnc-api, slf4j-api, jackson-core, jackson-databind,
There are maybe transitive dependencies!

server from group org.jboss.pnc.build-agent (version 1.0.15)

PNC Build Agent is used to expose shell like interface via Http and WebSockets of the host running the agent. It can be used to execute remote command and get the command output back via WebSocket, command completion is notified via WebSocket. It can also handle file uploads and downloads.

Group: org.jboss.pnc.build-agent Artifact: server
Show all versions Show documentation Show source 
 

1 downloads
Artifact server
Group org.jboss.pnc.build-agent
Version 1.0.15
Last update 15. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies api, common, pnc-api, pnc-common, termd-core, slf4j-api, jboss-logmanager, slf4j-jboss-logmanager, jboss-logmanager-ext, javax.json, log4j-jboss-logmanager, wildfly-logging, kafka-log4j-appender, undertow-websockets-jsr, commons-cli, jackson-core, jackson-databind, kafka-clients, keycloak-servlet-filter-adapter,
There are maybe transitive dependencies!

parent from group org.jboss.pnc.build-agent (version 1.0.15)

PNC Build Agent is used to expose shell like interface via Http and WebSockets of the host running the agent. It can be used to execute remote command and get the command output back via WebSocket, command completion is notified via WebSocket. It can also handle file uploads and downloads.

Group: org.jboss.pnc.build-agent Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.jboss.pnc.build-agent
Version 1.0.15
Last update 15. April 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

logback from group org.jboss.pnc.build-agent (version 1.0.15)

Group: org.jboss.pnc.build-agent Artifact: logback
Show all versions Show documentation Show source 
 

0 downloads
Artifact logback
Group org.jboss.pnc.build-agent
Version 1.0.15
Last update 15. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies api, slf4j-api, logback-classic, logback-jackson, logback-json-classic, logback-jackson, logback-json-classic,
There are maybe transitive dependencies!

common from group org.jboss.pnc.build-agent (version 1.0.15)

Group: org.jboss.pnc.build-agent Artifact: common
Show all versions Show documentation Show source 
 

0 downloads
Artifact common
Group org.jboss.pnc.build-agent
Version 1.0.15
Last update 15. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies pnc-api, pnc-common, slf4j-api, undertow-core, jboss-logmanager, slf4j-jboss-logmanager, keycloak-authz-client,
There are maybe transitive dependencies!

term from group com.intellisrc (version 2.9.1)

Anything related to terminal is in this module (except AnsiColor, which is in core). It uses JLine to help you create interactive terminal (console) applications easily. It also contains some tools to display progress with colors.

Group: com.intellisrc Artifact: term
Show all versions Show documentation Show source 
 

0 downloads
Artifact term
Group com.intellisrc
Version 2.9.1
Last update 15. April 2024
Organization not specified
URL https://gitlab.com/intellisrc/common
License GNU General Public License v3.0
Dependencies amount 4
Dependencies groovy-extend, core, jline, jansi,
There are maybe transitive dependencies!

bcpkix-lts8on from group org.bouncycastle (version 2.73.6)

The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.8 and up. The APIs are designed primarily to be used in conjunction with the BC LTS provider but may also be used with other providers providing cryptographic services.

Group: org.bouncycastle Artifact: bcpkix-lts8on
Show all versions Show documentation Show source 
 

0 downloads
Artifact bcpkix-lts8on
Group org.bouncycastle
Version 2.73.6
Last update 07. April 2024
Organization not specified
URL https://www.bouncycastle.org/lts-java
License Bouncy Castle Licence
Dependencies amount 1
Dependencies bcutil-lts8on,
There are maybe transitive dependencies!

Samay from group io.github.dineshsolanki (version 3.2.4)

Samay (Formerly TimeZoneInterceptor) library offers a seamless solution for all your API requests that represent the timezone passed in the request header—'X-TimeZone'. So that you can always get the client's timezone by doing 'Samay.getTimeZone()', all out of the box. What's more? The header name that it looks for can also be easily changed via property in application.properties/yml.

Group: io.github.dineshsolanki Artifact: Samay
Show all versions Show documentation Show source 
 

0 downloads
Artifact Samay
Group io.github.dineshsolanki
Version 3.2.4
Last update 07. April 2024
Organization not specified
URL https://dineshsolanki.github.io/Samay/overview.html
License GNU General Public License v3.0
Dependencies amount 1
Dependencies spring-boot-starter-web,
There are maybe transitive dependencies!

dregex from group com.github.marianobarrios (version 0.9.0)

Dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.

Group: com.github.marianobarrios Artifact: dregex
Show all versions Show documentation Show source 
 

0 downloads
Artifact dregex
Group com.github.marianobarrios
Version 0.9.0
Last update 06. April 2024
Organization not specified
URL https://github.com/marianobarrios/dregex
License BSD 2-Clause "Simplified" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

causeway-persistence-jdo-spring from group org.apache.causeway.persistence (version 3.0.0)

JDO Spring integration. This is a fork of the Spring ORM JDO sources at github, for which support had been dropped back in 2016 [1]. Credits to the original authors. See also docs [2]. [1] https://github.com/spring-projects/spring-framework/issues/18702 [2] https://docs.spring.io/spring-framework/docs/3.0.0.RC2/reference/html/ch13s04.html

Group: org.apache.causeway.persistence Artifact: causeway-persistence-jdo-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact causeway-persistence-jdo-spring
Group org.apache.causeway.persistence
Version 3.0.0
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies causeway-commons, causeway-applib, causeway-core-config, causeway-persistence-jdo-applib, causeway-persistence-jdo-provider, spring-jdbc,
There are maybe transitive dependencies!



Page 123 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy