Download JAR files tagged by mimics with all dependencies
wicketstuff-multi-text-input from group org.wicketstuff (version 1.5.13)
The WicketStuff Multi-Text input is a Javascript widget which mimics
the To: input in Apple's Mail.app, or the >fb:multi-friend-input<
input from Facebook.
Essentially, the user may type a piece of text into the input then hit the
enter key to have the text added to the input in a rounded box. The user
may delete the texted entered by either clicking on an x button within the
rounded box, or hitting the backspace button to highlight the text, then clicking
backspace again to delete it.
Two sets of hidden inputs are used to keep track of the text added to the input
and the text deleted.
Group: org.wicketstuff Artifact: wicketstuff-multi-text-input
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact wicketstuff-multi-text-input
Group org.wicketstuff
Version 1.5.13
Last update 14. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies wicketstuff-prototype, wicket-extensions,
There are maybe transitive dependencies!
Group org.wicketstuff
Version 1.5.13
Last update 14. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies wicketstuff-prototype, wicket-extensions,
There are maybe transitive dependencies!
multi-text-input from group org.wicketstuff (version 1.5-RC5.1)
The WicketStuff Multi-Text input is a Javascript widget which mimics
the To: input in Apple's Mail.app, or the >fb:multi-friend-input<
input from Facebook.
Essentially, the user may type a piece of text into the input then hit the
enter key to have the text added to the input in a rounded box. The user
may delete the texted entered by either clicking on an x button within the
rounded box, or hitting the backspace button to highlight the text, then clicking
backspace again to delete it.
Two sets of hidden inputs are used to keep track of the text added to the input
and the text deleted.
0 downloads
Artifact multi-text-input
Group org.wicketstuff
Version 1.5-RC5.1
Last update 25. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies prototype, wicket-extensions,
There are maybe transitive dependencies!
Group org.wicketstuff
Version 1.5-RC5.1
Last update 25. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies prototype, wicket-extensions,
There are maybe transitive dependencies!
application-properties from group com.lyders (version 1.2.1)
0 downloads
low-latency-primitive-concurrent-queues from group uk.co.boundedbuffer (version 1.0.0)
An low latency, lock free, primitive bounded blocking queue backed by an int[].
This class mimics the interface of {@linkplain java.util.concurrent.BlockingQueue BlockingQueue},
however works with primitive ints rather than objects, so is unable to actually implement the
BlockingQueue.
This class takes advantage of the Unsafe.putOrderedObject, which allows us to create non-blocking code with
guaranteed writes.
These writes will not be re-orderd by instruction reordering. Under the covers it uses the faster store-store
barrier, rather than the the slower store-load barrier, which is used when doing a volatile write.
One of the trade off with this improved performance is we are limited to a single producer, single consumer.
Group: uk.co.boundedbuffer Artifact: low-latency-primitive-concurrent-queues
Show documentation Show source
Show documentation Show source
0 downloads
Artifact low-latency-primitive-concurrent-queues
Group uk.co.boundedbuffer
Version 1.0.0
Last update 24. February 2014
Organization not specified
URL http://www.boundedbuffer.co.uk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies mockito-core, japex-maven-plugin,
There are maybe transitive dependencies!
Group uk.co.boundedbuffer
Version 1.0.0
Last update 24. February 2014
Organization not specified
URL http://www.boundedbuffer.co.uk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies mockito-core, japex-maven-plugin,
There are maybe transitive dependencies!
Page 2 from 2 (items total 14)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy