Download JAR files tagged by even with all dependencies
image-examples-viewer from group it.tidalwave.image (version 1.0-ALPHA-7)
Group: it.tidalwave.image Artifact: image-examples-viewer
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact image-examples-viewer
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, image-renderer, swing-layout,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, image-renderer, swing-layout,
There are maybe transitive dependencies!
image-examples-miscellaneous from group it.tidalwave.image (version 1.0-ALPHA-7)
Group: it.tidalwave.image Artifact: image-examples-miscellaneous
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact image-examples-miscellaneous
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies image-core, image-operations, image-contributions,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies image-core, image-operations, image-contributions,
There are maybe transitive dependencies!
image-examples-histogramviewer from group it.tidalwave.image (version 1.0-ALPHA-7)
Group: it.tidalwave.image Artifact: image-examples-histogramviewer
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact image-examples-histogramviewer
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, image-renderer, swing-layout,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, image-renderer, swing-layout,
There are maybe transitive dependencies!
image-examples-customoperation from group it.tidalwave.image (version 1.0-ALPHA-7)
Group: it.tidalwave.image Artifact: image-examples-customoperation
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact image-examples-customoperation
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies image-core, image-operations, image-contributions,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies image-core, image-operations, image-contributions,
There are maybe transitive dependencies!
image-core from group it.tidalwave.image (version 1.0-ALPHA-7)
0 downloads
Artifact image-core
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies it-tidalwave-util, metadata-extractor, javax.annotation-api,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies it-tidalwave-util, metadata-extractor, javax.annotation-api,
There are maybe transitive dependencies!
image-contributions from group it.tidalwave.image (version 1.0-ALPHA-7)
Group: it.tidalwave.image Artifact: image-contributions
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact image-contributions
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!
code-generator from group it.tidalwave.image (version 1.0-ALPHA-7)
0 downloads
Artifact code-generator
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies antlr4, ST4,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies antlr4, ST4,
There are maybe transitive dependencies!
autocomplete from group com.fifesoft (version 3.3.1)
AutoComplete is a library allowing you to add IDE-like auto-completion (aka "code completion" or
"Intellisense") to any Swing JTextComponent. Special integration is added for RSyntaxTextArea, since
this feature is commonly needed when editing source code. Features include: Drop-down completion
choice list. Optional companion "description" window, complete with full HTML support and navigable
with hyperlinks. Optional parameter completion assistance for functions and methods, ala Eclipse and
NetBeans. Completion information is typically specified in an XML file, but can even be dynamic.
115 downloads
Artifact autocomplete
Group com.fifesoft
Version 3.3.1
Last update 14. January 2023
Organization not specified
URL http://www.fifesoft.com/rsyntaxtextarea
License GNU Lesser General Public License
Dependencies amount 1
Dependencies rsyntaxtextarea,
There are maybe transitive dependencies!
Group com.fifesoft
Version 3.3.1
Last update 14. January 2023
Organization not specified
URL http://www.fifesoft.com/rsyntaxtextarea
License GNU Lesser General Public License
Dependencies amount 1
Dependencies rsyntaxtextarea,
There are maybe transitive dependencies!
jpasecurity from group org.jpasecurity (version 1.0.3)
JPA Security is an Access Control Solution for the Java Persistence API (JPA). With JPA Security your
access control can be performed in the database. You may query the database for all objects of a certain type
and will receive only the objects you have read access for. This filtering is performed in the database.
Unaccessible queried objects will not be loaded into memory. JPA Security enables you to completely remove
security-related code from your code-base.
All access control may be configured via Annotations or XML. With JPA Security you do not have
to change your access control paradigm
(but maybe you want to, when you see the great capability of JPA Security).
You even can mix access control paradigms easily. JPA Security is not designed to replace current security
solutions, but to extend them. It integrates smoothly into the security mechanisms of the Java EE Platform,
but may be used with third-party frameworks like Spring Security or in Java SE, too.
With the extensibility of JPA Security it is easy to provide your own access control paradigm,
access rules storage or login mechanism.
0 downloads
Artifact jpasecurity
Group org.jpasecurity
Version 1.0.3
Last update 04. January 2023
Organization not specified
URL https://jpasecurity.org
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies assertj-core, jsr250-api, slf4j-api,
There are maybe transitive dependencies!
Group org.jpasecurity
Version 1.0.3
Last update 04. January 2023
Organization not specified
URL https://jpasecurity.org
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies assertj-core, jsr250-api, slf4j-api,
There are maybe transitive dependencies!
parent from group io.streamnative (version 3.6.3.1)
ZooKeeper is a centralized service for maintaining configuration information, naming,
providing distributed synchronization, and providing group services. All of these kinds
of services are used in some form or another by distributed applications. Each time they
are implemented there is a lot of work that goes into fixing the bugs and race conditions
that are inevitable. Because of the difficulty of implementing these kinds of services,
applications initially usually skimp on them ,which make them brittle in the presence of
change and difficult to manage. Even when done correctly, different implementations of
these services lead to management complexity when the applications are deployed.
Group: io.streamnative Artifact: parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL http://zookeeper.apache.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL http://zookeeper.apache.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 29 from 3 (items total 336)