Project

General

Profile

« Previous | Next » 

Revision 220a3f38

Added by Andreas Müller over 3 years ago

ref #9204, ref #9206 cglib from taxeditor.cdmlib, move cglib-nodep to pom

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
68 68
                spring-oxm,spring-jdbc,spring-security-config,spring-security-core,
69 69
                aopalliance,aspectjweaver,aspectjrt,
70 70
                hibernate-jpa-2.1-api,javassist,hibernate-commons-annotations,
71
                hibernate-core,hibernate-entitymanager,hibernate-envers,antlr,
71
                hibernate-core,hibernate-entitymanager,hibernate-envers,antlr,cglib-nodep,
72 72
                xml-apis,lsid-client,jdom,jdom2,
73 73
                poi,poi-ooxml,poi-ooxml-schemas,xmlbeans,commons-collections4,commons-math3,
74 74
                jaxb-api,javax.activation-api,
......
659 659
        <artifactId>antlr</artifactId>
660 660
        <version>2.7.7</version>
661 661
    </dependency>
662
    <dependency>
663
	    <groupId>cglib</groupId>
664
	    <artifactId>cglib-nodep</artifactId>
665
	    <version>3.3.0</version>
666
	</dependency>
662 667
    
663 668
    <!-- KML/IIIF dependencies should not bee needed for the taxeditor, but at current the KMLDocumentBuilder 
664 669
         is used in the EditGeoService bean which is needed to display the distribution maps in the editor.

Also available in: Unified diff