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

Download JAR files tagged by completion with all dependencies


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

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.1.2
Last update 01. July 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

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 
Download server.jar (1.1.2)
 

1 downloads
Artifact server
Group org.jboss.pnc.build-agent
Version 1.1.2
Last update 01. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies api, 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,
There are maybe transitive dependencies!

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

Group: org.jboss.pnc.build-agent Artifact: common
Show all versions Show documentation Show source 
Download common.jar (1.1.2)
 

0 downloads
Artifact common
Group org.jboss.pnc.build-agent
Version 1.1.2
Last update 01. July 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies slf4j-api, undertow-core,
There are maybe transitive dependencies!

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

Group: org.jboss.pnc.build-agent Artifact: api
Show all versions Show documentation Show source 
Download api.jar (1.1.2)
 

0 downloads
Artifact api
Group org.jboss.pnc.build-agent
Version 1.1.2
Last update 01. July 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!

nb-javac from group com.dukescript.nbjavac (version 17.0.0.0)

"nb-javac" is a patched version of OpenJDK "javac", i.e., the Java compiler. This has long been part of NetBeans, providing a highly tuned Java compiler specifically for the Java editor i.e., parsing and lexing for features such as syntax coloring, code completion.

Group: com.dukescript.nbjavac Artifact: nb-javac
Show all versions Show documentation Show source 
Download nb-javac.jar (17.0.0.0)
 

0 downloads
Artifact nb-javac
Group com.dukescript.nbjavac
Version 17.0.0.0
Last update 09. October 2021
Organization not specified
URL https://github.com/oracle/nb-javac
License GPLv2-CPE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nb-javac from group com.dukescript (version 17.0.0.0)

"nb-javac" is a patched version of OpenJDK "javac", i.e., the Java compiler. This has long been part of NetBeans, providing a highly tuned Java compiler specifically for the Java editor i.e., parsing and lexing for features such as syntax coloring, code completion.

Group: com.dukescript Artifact: nb-javac
Show documentation Show source 
Download nb-javac.jar (17.0.0.0)
 

0 downloads
Artifact nb-javac
Group com.dukescript
Version 17.0.0.0
Last update 09. October 2021
Organization not specified
URL https://github.com/oracle/nb-javac
License GPLv2-CPE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

toast-tk-maven-plugin from group io.toast-tk (version 0.1.5)

Group: io.toast-tk Artifact: toast-tk-maven-plugin
Show documentation Show source 
Download toast-tk-maven-plugin.jar (0.1.5)
 

0 downloads
Artifact toast-tk-maven-plugin
Group io.toast-tk
Version 0.1.5


cyc-lightweightresultset from group com.cyc.xml (version 1.0.0)

JAXB bindings for lightweightresultset.xsd: a schema for terse, minimal result sets. It was originally developed to provide auto-completion suggestions for partially-typed concept NL/constants in the Cyc browser, but has proven to be generally useful.

Group: com.cyc.xml Artifact: cyc-lightweightresultset
Show documentation Show source 
Download cyc-lightweightresultset.jar (1.0.0)
 

0 downloads
Artifact cyc-lightweightresultset
Group com.cyc.xml
Version 1.0.0
Last update 04. February 2016
Organization Cycorp, Inc.
URL http://dev.cyc.com/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-properties-enum-plugin from group com.googlecode.maven-properties-enum-plugin (version 1.4.0)

Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc. Your advantages: * You can't access on non-existing keys as it would cause compile errors * As it's an enum, you can use your IDE's auto-completion * You'll never have to check your properties keys again * You can see the property's value in the enum field's javadoc

Group: com.googlecode.maven-properties-enum-plugin Artifact: maven-properties-enum-plugin
Show all versions Show documentation Show source 
Download maven-properties-enum-plugin.jar (1.4.0)
 

1 downloads
Artifact maven-properties-enum-plugin
Group com.googlecode.maven-properties-enum-plugin
Version 1.4.0
Last update 23. August 2013
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, slf4j-api, logback-classic,
There are maybe transitive dependencies!

maven-properties-enum-plugin from group net.sf.maven-properties-enum-plugin (version 1.0.1)

Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc. Your advantages: * You can't access on non-existing keys as it would cause compile errors * As it's an enum, you can use your IDE's auto-completion * You'll never have to check your properties keys again * You can see the property's value in the enum field's javadoc

Group: net.sf.maven-properties-enum-plugin Artifact: maven-properties-enum-plugin

Download maven-properties-enum-plugin.jar (1.0.1)
 

0 downloads
Artifact maven-properties-enum-plugin
Group net.sf.maven-properties-enum-plugin
Version 1.0.1
Last update 10. December 2010
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, maven-plugin-testing-harness, log4j,
There are maybe transitive dependencies!



Page 12 from 13 (items total 122)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy