dependency-management
Creating Dependency Graphs in Python [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-24 10:56 分类:问答ivy simple shared repository
I am trying to compile all sub projec开发者_StackOverflow社区ts of one big project at my company into many jars with managed dependencies, so that not everybody who works at one project only needs to[详细]
2023-01-23 10:44 分类:问答Keeping a library dependency-free
I have a small Utility library containing some useful utility methods which have been fully unit-tested. At the moment, my library has no external d开发者_C百科ependencies. I am toying with the idea o[详细]
2023-01-21 05:07 分类:问答Is there a Perl equivalent of Buildout or RVM?
I\'ve been using Python\'s Buildout for a while and I really like it.My company开发者_JS百科 has a lot of systems developed in Perl and I\'m wondering if there is something similar to either Python\'s[详细]
2023-01-19 20:42 分类:问答Dependency/NDepend type tools for VB6
This question talks about Vb6/.Net but all the answers address the .Net aspects but not the VB6 aspects.[详细]
2023-01-19 19:19 分类:问答Tool or IDEs that can generate dependency trees?
Does anyone know of free tools, IDEs or plugins (preferably for Netbeans or Eclipse) that can generate dependency trees like NDepend for Visual Studio? I am looking for one that does it for PHP, but i[详细]
2023-01-16 17:23 分类:问答Missing maven dependency using nexus setup
I am trying to build a maven project to test out some testing software - Arquillian. I setup nexus and added the jboss repositories to the bottom of the public group.[详细]
2023-01-16 04:53 分类:问答Maven missing transitive dependency
I have a maven project with a dependency (datanucleus-db4o). This dependency has itself a dependency on db4o (db4o:db4o:jar:7.12.126.14142-all-java5).[详细]
2023-01-16 01:54 分类:问答Adding dependencies to C# project - same assemblies of different versions
I need to be able to call utilities from different versions of the same开发者_如何学运维 assembly both residing in GAC:[详细]
2023-01-14 15:36 分类:问答Ivy custom url resolver
I am trying to create custom resolver in my ivysettings.xml file: <ivysettings> <settings defaultResolver=\"default\"/>[详细]
2023-01-14 08:43 分类:问答