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

Download JAR files tagged by idea with all dependencies

Search JAR files by class name

org.eclipse.xtext.common.types.edit from group org.eclipse.xtext (version 2.10.0)

Group: org.eclipse.xtext Artifact: org.eclipse.xtext.common.types.edit
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.eclipse.xtext.common.types.edit
Group org.eclipse.xtext
Version 2.10.0
Last update 25. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.eclipse.xtext.common.types,
There are maybe transitive dependencies!

org.eclipse.xtext.junit4 from group org.eclipse.xtext (version 2.10.0)

Group: org.eclipse.xtext Artifact: org.eclipse.xtext.junit4
Show all versions Show documentation Show source 
 

12 downloads
Artifact org.eclipse.xtext.junit4
Group org.eclipse.xtext
Version 2.10.0
Last update 25. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies org.eclipse.xtext, junit,
There are maybe transitive dependencies!

org.eclipse.xtext.ui from group org.eclipse.xtext (version 2.10.0)

Group: org.eclipse.xtext Artifact: org.eclipse.xtext.ui
Show all versions Show documentation Show source 
 

8 downloads
Artifact org.eclipse.xtext.ui
Group org.eclipse.xtext
Version 2.10.0
Last update 25. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.eclipse.xtext,
There are maybe transitive dependencies!

org.eclipse.xtext.target from group org.eclipse.xtext (version 2.10.0)

Group: org.eclipse.xtext Artifact: org.eclipse.xtext.target
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.eclipse.xtext.target
Group org.eclipse.xtext
Version 2.10.0
Last update 25. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.eclipse.xtext.tycho.parent from group org.eclipse.xtext (version 2.10.0)

Group: org.eclipse.xtext Artifact: org.eclipse.xtext.tycho.parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.eclipse.xtext.tycho.parent
Group org.eclipse.xtext
Version 2.10.0
Last update 25. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.eclipse.xtext.parent from group org.eclipse.xtext (version 2.10.0)

Xtext is a framework for development of programming languages and domain-specific languages. With Xtext you define your language using a powerful grammar language. As a result you get a full infrastructure, including parser, linker, typechecker, compiler as well as editing support for Eclipse, IntelliJ IDEA and your favorite web browser. Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

Group: org.eclipse.xtext Artifact: org.eclipse.xtext.parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.eclipse.xtext.parent
Group org.eclipse.xtext
Version 2.10.0
Last update 25. May 2016
Organization not specified
URL https://www.eclipse.org/Xtext/
License Eclipse Public License - v 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

litte-nanny-download-api from group com.routing4you (version 1.2)

Little Nanny is new type of Application to keep parents and their young children in touch. The idea is to reuse any old Smartphone (Android or iOS) as a high precision tracking device. After speaking with other parents, it was clear that there was a need for a really reliable App to help give children the freedom they need to explore and discover, while staying in touch with those who matter most. Little Nanny has a simple mission – to help kids be kids again, while giving parents an amazing new window into their children’s lives.

Group: com.routing4you Artifact: litte-nanny-download-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact litte-nanny-download-api
Group com.routing4you
Version 1.2
Last update 30. May 2015
Organization Little Nanny GPS tracker
URL http://www.little-nanny.com
License GPS child tracker license
Dependencies amount 4
Dependencies jersey-container-servlet, jersey-media-json-jackson, jersey-gae-integration, jersey-spring3,
There are maybe transitive dependencies!

big-map_2.9 from group com.avast (version 1.0)

In some data processing tasks we need to use huge maps or sets that are bigger than available JVM heap space or they are loading too slow to standard Java or Scala Maps. We use TSV format (text file with tab separated columns) for persist this kind of Maps or Sets. Some columns are used as a key and rest of columns as a value. Idea of this library is simple. We can prepare these maps once (sort by key), store it to file and then use it as memory mapped file. Searching key in sorted file has log(n) complexity. If more processes uses the same memory mapped file, it exists in memory just once (on Linux). This file can be loaded lazy by OS.

Group: com.avast Artifact: big-map_2.9
Show documentation Show source 
 

0 downloads
Artifact big-map_2.9
Group com.avast
Version 1.0
Last update 16. January 2015
Organization AVAST Software
URL https://github.com/avast/BigMap
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, scopt_2.9.3, slf4j-api, logback-classic, commons-io,
There are maybe transitive dependencies!

jadex-xml from group net.sourceforge.jadex (version 2.4)

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define the binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

Group: net.sourceforge.jadex Artifact: jadex-xml
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-xml
Group net.sourceforge.jadex
Version 2.4
Last update 20. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jadex-commons, bcprov-jdk15,
There are maybe transitive dependencies!

lindbergframework from group org.lindbergframework (version 1.0)

The idea and motivation of the lindbergframework is to provide resources and simple solutions to problems based on the concept 'Plug and Use'. In the current version, the framework provides easy and simple solutions to the population of beans from SQL queries, abstraction of the complexities to access to stored procedures and stored functions , population of database cursors, transaction management, dependency injection, integration with Spring, JSF and Adobe Flex. The lindberg-persistence (LINP) solution, implements a important concept: separated repository of SQL commands. Among other resources.

Group: org.lindbergframework Artifact: lindbergframework
Show documentation Show source 
 

0 downloads
Artifact lindbergframework
Group org.lindbergframework
Version 1.0
Last update 24. September 2012
Organization not specified
URL http://www.lindbergframework.org
License GNU General Public License
Dependencies amount 7
Dependencies commons-lang, commons-beanutils, asm, cglib, jdom, lindbergframework-xmlconfiguration, lindbergframework-xmlsqlmapping,
There are maybe transitive dependencies!



Page 18 from 19 (items total 187)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy