Download JAR files tagged by before with all dependencies
camunda-platform-scenario-runner from group org.camunda.bpm.extension.scenario (version 2.0.0.alpha.2)
Camunda Platform Scenarios allow you to specify the actions
needed at process wait states before you start the process run. As a
consequence, writing process tests becomes "behavioral" as well as
easier and faster than ever before. Refactoring and changing large
process models and their test suites can almost be done in the blink
of an eye: ;-) Done! Check it out and judge yourself!
Group: org.camunda.bpm.extension.scenario Artifact: camunda-platform-scenario-runner
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact camunda-platform-scenario-runner
Group org.camunda.bpm.extension.scenario
Version 2.0.0.alpha.2
Last update 30. May 2021
Organization plexiti GmbH
URL https://github.com/camunda-community-hub/camunda-platform-scenario
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.camunda.bpm.extension.scenario
Version 2.0.0.alpha.2
Last update 30. May 2021
Organization plexiti GmbH
URL https://github.com/camunda-community-hub/camunda-platform-scenario
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
json-sanitizer from group com.mikesamuel (version 1.2.3)
Given JSON-like content, converts it to valid JSON.
This can be attached at either end of a data-pipeline to help satisfy
Postel's principle:
be conservative in what you do, be liberal in what you accept from
others
Applied to JSON-like content from others, it will produce well-formed
JSON that should satisfy any parser you use.
Applied to your output before you send, it will coerce minor mistakes in
encoding and make it easier to embed your JSON in HTML and XML.
137 downloads
Artifact json-sanitizer
Group com.mikesamuel
Version 1.2.3
Last update 12. May 2021
Organization not specified
URL https://github.com/OWASP/json-sanitizer
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!
Group com.mikesamuel
Version 1.2.3
Last update 12. May 2021
Organization not specified
URL https://github.com/OWASP/json-sanitizer
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!
prime from group org.bitbucket.cpointe.prime (version 1.2.2)
In brewing, you prime nearly finished beer with a little extra sugar (or similar fermentable product) just
before bottling to help the beer carbonate. In Java, Prime adds a little structure or manipulates data in
your database just before starting up your application. Prime leverages Flyway to deliver "sugar" to your
database - we just do a little bit to package it up to run when your war is loaded.
0 downloads
Artifact prime
Group org.bitbucket.cpointe.prime
Version 1.2.2
Last update 19. April 2020
Organization not specified
URL https://bitbucket.org/cpointe/prime
License MIT License
Dependencies amount 3
Dependencies krausening, commons-lang3, flyway-core,
There are maybe transitive dependencies!
Group org.bitbucket.cpointe.prime
Version 1.2.2
Last update 19. April 2020
Organization not specified
URL https://bitbucket.org/cpointe/prime
License MIT License
Dependencies amount 3
Dependencies krausening, commons-lang3, flyway-core,
There are maybe transitive dependencies!
java from group uk.ac.gate.plugins (version 0.5)
A GATE plugin that provides a processing resource for editing, re-compiling and running Java code
from within the GATE GUI without the need to re-load the pipeline or re-start GATE. This makes it easy to
do rapid-prototyping and agile programming with GATE. The plugin supports duplication and callbacks for
running code before and after processing of a corpus.
6 downloads
Artifact java
Group uk.ac.gate.plugins
Version 0.5
Last update 29. May 2019
Organization GATE Team
URL https://github.com/GateNLP/gateplugin-Java/wiki
License GNU Lesser General Public License (LGPL), Version 3
Dependencies amount 1
Dependencies rsyntaxtextarea,
There are maybe transitive dependencies!
Group uk.ac.gate.plugins
Version 0.5
Last update 29. May 2019
Organization GATE Team
URL https://github.com/GateNLP/gateplugin-Java/wiki
License GNU Lesser General Public License (LGPL), Version 3
Dependencies amount 1
Dependencies rsyntaxtextarea,
There are maybe transitive dependencies!
fatjar-maven-plugin from group com.amitinside (version 0.0.1)
This maven plugin is responsible to create a Fat JAR bundle containing all the dependencies
specified in a POM file. Sometimes users need to unpack specific dependency (eq. zip, tar etc)
before packing the dependency as this dependency could contain other jar files. The primary
motive is to collect all the dependencies including the plain jar dependencies and the other
jar dependencies that reside in other dependency (eq. zip, tar etc). Apart from this, it could
also update the versions of the specified dependencies before wrapping in a big fat JAR bundle.
This internally uses bnd to wrap all the dependencies in a single fat JAR.
Artifact fatjar-maven-plugin
Group com.amitinside
Version 0.0.1
Last update 05. February 2018
Organization not specified
URL Not specified
License Eclipse Public License - v 1.0
Dependencies amount 11
Dependencies guava, maven-invoker, commons-io, maven-model, zip4j, commons-cli, maven-plugin-api, maven-project, mojo-executor, biz.aQute.bndlib, slf4j-log4j12,
There are maybe transitive dependencies!
Group com.amitinside
Version 0.0.1
Last update 05. February 2018
Organization not specified
URL Not specified
License Eclipse Public License - v 1.0
Dependencies amount 11
Dependencies guava, maven-invoker, commons-io, maven-model, zip4j, commons-cli, maven-plugin-api, maven-project, mojo-executor, biz.aQute.bndlib, slf4j-log4j12,
There are maybe transitive dependencies!
avs-client from group io.snapcx (version 1.0.0)
This is Java bases client library for using snapcx address validation and correction webservice.
You can subscribe to tracking webservice (REST based and JSON payload) at https://snapcx.io/pricing.
Also read more about this webservice at https://snapcx.io/addressValidation.
Before using this client, you can check your api key using API explorer, running at https://snapcx.io/addressValidationAPI
Artifact avs-client
Group io.snapcx
Version 1.0.0
Last update 22. February 2017
Organization JFrameworks.com, LLC
URL https://github.com/snapcx/avs-client
License Apache License, Version 2.0
Dependencies amount 10
Dependencies swagger-annotations, jersey-client, jersey-media-multipart, jersey-media-json-jackson, jackson-core, jackson-annotations, jackson-databind, jackson-datatype-joda, joda-time, migbase64,
There are maybe transitive dependencies!
Group io.snapcx
Version 1.0.0
Last update 22. February 2017
Organization JFrameworks.com, LLC
URL https://github.com/snapcx/avs-client
License Apache License, Version 2.0
Dependencies amount 10
Dependencies swagger-annotations, jersey-client, jersey-media-multipart, jersey-media-json-jackson, jackson-core, jackson-annotations, jackson-databind, jackson-datatype-joda, joda-time, migbase64,
There are maybe transitive dependencies!
webpipes-yui-test from group org.hibnet (version 0.0.4)
Webpipes is a library to manage web resources like javascript and css files which need processing
before being served. It manages processing like minimization, file merging, css generation from less, linters,
jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or
to be generated with an Ant task.
This module contains the tests for YUI.
0 downloads
Artifact webpipes-yui-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-yui,
There are maybe transitive dependencies!
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-yui,
There are maybe transitive dependencies!
webpipes-yui from group org.hibnet (version 0.0.4)
Webpipes is a library to manage web resources like javascript and css files which need processing
before being served. It manages processing like minimization, file merging, css generation from less, linters,
jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or
to be generated with an Ant task.
This module adds support for YUI.
0 downloads
Artifact webpipes-yui
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies webpipes-core,
There are maybe transitive dependencies!
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies webpipes-core,
There are maybe transitive dependencies!
webpipes-uglify2-test from group org.hibnet (version 0.0.4)
Webpipes is a library to manage web resources like javascript and css files which need processing
before being served. It manages processing like minimization, file merging, css generation from less, linters,
jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or
to be generated with an Ant task.
This module contains the tests for UglifyJS2.
0 downloads
Artifact webpipes-uglify2-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-uglify2,
There are maybe transitive dependencies!
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-uglify2,
There are maybe transitive dependencies!
webpipes-uglify2 from group org.hibnet (version 0.0.4)
Webpipes is a library to manage web resources like javascript and css files which need processing
before being served. It manages processing like minimization, file merging, css generation from less, linters,
jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or
to be generated with an Ant task.
This module adds support for UglifyJS2.
0 downloads
Artifact webpipes-uglify2
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core, uglify-js,
There are maybe transitive dependencies!
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core, uglify-js,
There are maybe transitive dependencies!
Page 16 from 3 (items total 318)